Class ParticipantEndpoint

java.lang.Object
com.independentsoft.graph.teams.Endpoint
com.independentsoft.graph.teams.ParticipantEndpoint

public class ParticipantEndpoint extends Endpoint
  • Constructor Details

    • ParticipantEndpoint

      public ParticipantEndpoint()
    • ParticipantEndpoint

      public ParticipantEndpoint(JsonObject jsonObject)
  • Method Details

    • getIdentity

      public CommunicationsIdentitySet getIdentity()
    • getAssociatedIdentity

      public Identity getAssociatedIdentity()
    • getName

      public String getName()
    • getCpuName

      public String getCpuName()
    • getCpuCoresCount

      public int getCpuCoresCount()
    • getCpuProcessorSpeedInMhz

      public int getCpuProcessorSpeedInMhz()
    • getFeedback

      public UserFeedback getFeedback()