-
- All Implemented Interfaces:
-
com.google.protobuf.MessageLiteOrBuilder
public interface LivekitRtc.UnpublishDataTrackRequestOrBuilder implements MessageLiteOrBuilder
-
-
Method Summary
Modifier and Type Method Description abstract intgetPubHandle()Publisher handle of the track to unpublish.uint32 pub_handle = 1;-
-
Method Detail
-
getPubHandle
abstract int getPubHandle()
Publisher handle of the track to unpublish.uint32 pub_handle = 1;
-
-
-
-