public static interface Api.SubscribeRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory()
string category = 3; |
com.google.protobuf.ByteString |
getCategoryBytes()
string category = 3; |
String |
getSubTypes(int index)
repeated string sub_types = 4; |
com.google.protobuf.ByteString |
getSubTypesBytes(int index)
repeated string sub_types = 4; |
int |
getSubTypesCount()
repeated string sub_types = 4; |
List<String> |
getSubTypesList()
repeated string sub_types = 4; |
String |
getSymbols(int index)
repeated string symbols = 2; |
com.google.protobuf.ByteString |
getSymbolsBytes(int index)
repeated string symbols = 2; |
int |
getSymbolsCount()
repeated string symbols = 2; |
List<String> |
getSymbolsList()
repeated string symbols = 2; |
String |
getToken()
string token = 1; |
com.google.protobuf.ByteString |
getTokenBytes()
string token = 1; |
String |
getUnsubscribeAll()
string unsubscribe_all = 5; |
com.google.protobuf.ByteString |
getUnsubscribeAllBytes()
string unsubscribe_all = 5; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getToken()
string token = 1;com.google.protobuf.ByteString getTokenBytes()
string token = 1;List<String> getSymbolsList()
repeated string symbols = 2;int getSymbolsCount()
repeated string symbols = 2;String getSymbols(int index)
repeated string symbols = 2;index - The index of the element to return.com.google.protobuf.ByteString getSymbolsBytes(int index)
repeated string symbols = 2;index - The index of the value to return.String getCategory()
string category = 3;com.google.protobuf.ByteString getCategoryBytes()
string category = 3;List<String> getSubTypesList()
repeated string sub_types = 4;int getSubTypesCount()
repeated string sub_types = 4;String getSubTypes(int index)
repeated string sub_types = 4;index - The index of the element to return.com.google.protobuf.ByteString getSubTypesBytes(int index)
repeated string sub_types = 4;index - The index of the value to return.String getUnsubscribeAll()
string unsubscribe_all = 5;com.google.protobuf.ByteString getUnsubscribeAllBytes()
string unsubscribe_all = 5;Copyright © 2025 Webull. All rights reserved.