Package 

Class ParticipantInfo


  • @Stable() 
    public final class ParticipantInfo
    
                        

    Holder for basic Participant information.

    • Constructor Summary

      Constructors 
      Constructor Description
      ParticipantInfo(State<String> nameState, State<Participant.Identity> identityState, State<String> metadataState)
    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Participant.Identity getIdentity()
      final String getMetadata()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait