Class SipDispatchRuleDirect

  • All Implemented Interfaces:

    
    public final class SipDispatchRuleDirect
    extends SipDispatchRule
                        

    This creates a Dispatch Rule that puts all callers into a specified room, optionally protected by a pin.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getRoomName()
      final Unit setRoomName(String roomName)
      final String getPin()
      final Unit setPin(String pin)
      • Methods inherited from class io.livekit.server.SipDispatchRule

        getType, setType
      • Methods inherited from class java.lang.Object

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