Package 

Interface LivekitRoom.ListParticipantsResponseOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract List<LivekitModels.ParticipantInfo> getParticipantsList() repeated .livekit.ParticipantInfo participants = 1;
      abstract LivekitModels.ParticipantInfo getParticipants(int index) repeated .livekit.ParticipantInfo participants = 1;
      abstract int getParticipantsCount() repeated .livekit.ParticipantInfo participants = 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