public final class SubscribeResponse extends Object implements GrpcMessage, GrpcConnAck
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTENT_TYPE_JSON |
static String |
CONTENT_TYPE_TEXT |
| Constructor and Description |
|---|
SubscribeResponse(int eventType,
int subscribeType,
String contentType,
String payload,
String requestId,
long timestamp) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
int |
getEventType() |
String |
getPayload() |
String |
getRequestId() |
int |
getSubscribeType() |
long |
getTimestamp() |
String |
toString() |
public static final String CONTENT_TYPE_JSON
public static final String CONTENT_TYPE_TEXT
Copyright © 2025 Webull. All rights reserved.