Package io.getstream.chat.android.models
Class HMSRoom
-
- All Implemented Interfaces:
@Deprecated(message = "This third-party library integration is deprecated. Contact the support team for more information.", level = DeprecationLevel.WARNING)@Immutable() public final class HMSRoom
Represents HMS room information that contains available room in a chat channel.
-
-
Method Summary
Modifier and Type Method Description final StringgetRoomId()A new room id. final StringgetRoomName()A new room name.
-