-
- All Implemented Interfaces:
-
com.google.protobuf.MessageLiteOrBuilder
public interface LivekitModels.RpcAckOrBuilder implements MessageLiteOrBuilder
-
-
Method Summary
Modifier and Type Method Description abstract StringgetRequestId()string request_id = 1;abstract ByteStringgetRequestIdBytes()string request_id = 1;-
-
Method Detail
-
getRequestId
abstract String getRequestId()
string request_id = 1;
-
getRequestIdBytes
abstract ByteString getRequestIdBytes()
string request_id = 1;
-
-
-
-