Package 

Class Conference

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public interface Conference.Events
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String id
    • Method Summary

      Modifier and Type Method Description
      String getId()
      void leave() Leaves conference
      void mute(boolean mute) mute
      void setOnHoldHandler(@NonNull() Consumer<Boolean> listener)
      void notifyOfOnHold(boolean val)
      • Methods inherited from class java.lang.Object

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