Class AddRoomMemberResponse.Wrapper

  • Enclosing class:
    AddRoomMemberResponse

    public static class AddRoomMemberResponse.Wrapper
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Wrapper​(boolean result)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean getResult()  
      • Methods inherited from class java.lang.Object

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

      • Wrapper

        public Wrapper​(boolean result)
    • Method Detail

      • getResult

        public boolean getResult()