Package 

Interface LivekitRoom.RoomAgentOrBuilder

  • All Implemented Interfaces:
    com.google.protobuf.MessageLiteOrBuilder

    
    public interface LivekitRoom.RoomAgentOrBuilder
     implements MessageLiteOrBuilder
                        
    • Method Summary

      Modifier and Type Method Description
      abstract List<LivekitAgentDispatch.RoomAgentDispatch> getDispatchesList() repeated .livekit.RoomAgentDispatch dispatches = 1;
      abstract LivekitAgentDispatch.RoomAgentDispatch getDispatches(int index) repeated .livekit.RoomAgentDispatch dispatches = 1;
      abstract int getDispatchesCount() repeated .livekit.RoomAgentDispatch dispatches = 1;
      • Methods inherited from class com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
      • Methods inherited from class java.lang.Object

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