Class ListRoomMembersResponse


  • public class ListRoomMembersResponse
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      EMPage<java.lang.String> toEMPage()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ListRoomMembersResponse

        public ListRoomMembersResponse()
    • Method Detail

      • toEMPage

        public EMPage<java.lang.String> toEMPage()