Package 

Class MeetingState.Disconnected

    • Method Summary

      Modifier and Type Method Description
      final Boolean getGoToHome()
      final HMSRemovedFromRoom getRemovedFromRoom()
      • Methods inherited from class java.lang.Object

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

      • MeetingState.Disconnected

        MeetingState.Disconnected(Boolean goToHome, HMSRemovedFromRoom removedFromRoom)