public interface ChannelLeaveOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getChannelId()
The ID of the channel to leave.
|
com.google.protobuf.ByteString |
getChannelIdBytes()
The ID of the channel to leave.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
java.lang.String getChannelId()
The ID of the channel to leave.
string channel_id = 1 [json_name = "channelId"];
com.google.protobuf.ByteString getChannelIdBytes()
The ID of the channel to leave.
string channel_id = 1 [json_name = "channelId"];