# Interface: OnSocketMessageCallback

▸ (res: object): void

# 参数:

res: object

属性 类型 描述
data string | ArrayBuffer 服务器返回的消息

# 返回值:

void