Class HMSRoom

  • All Implemented Interfaces:

    
    public final class HMSRoom
    
                        

    Represents HMS room information that contains available room in a chat channel.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      HMSRoom(String roomId, String roomName)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getRoomId() A new room id.
      final String getRoomName()
      • Methods inherited from class java.lang.Object

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