Package 

Interface LivekitRtc.UnpublishDataTrackRequestOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract int getPubHandle()
      Publisher handle of the track to unpublish.
      
      uint32 pub_handle = 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
    • Method Detail

      • getPubHandle

         abstract int getPubHandle()
        Publisher handle of the track to unpublish.
        
        uint32 pub_handle = 1;