public static interface ApiProto.LogoutRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getSessionId()
The session ID to logout
|
com.google.protobuf.ByteString |
getSessionIdBytes()
The session ID to logout
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getSessionId()
The session ID to logout
string session_id = 1;com.google.protobuf.ByteString getSessionIdBytes()
The session ID to logout
string session_id = 1;Copyright © 2021. All rights reserved.