| Package | Description |
|---|---|
| com.alibaba.dashscope.common | |
| com.alibaba.dashscope.exception |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultCallback.doClose(Status status)
Will be called when the server is on closing, only support the websocket protocol.
|
void |
ResultCallback.onClose(Status status)
Will be called as soon as the server closed, only support the websocket protocol.
|
void |
ResultCallback.onOpen(Status status)
Will be called as soon as the connection is established, only support the websocket protocol.
|
| Constructor and Description |
|---|
ApiException(Status status) |
Copyright © 2023. All rights reserved.