Package 

Class RoomInfo


  • @Stable() 
    public final class RoomInfo
    
                        

    Holder for basic Room information.

    • Constructor Summary

      Constructors 
      Constructor Description
      RoomInfo(State<String> nameState, State<String> metadataState)
    • Method Summary

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

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