public static interface WebSocket.OnmessageFn
Modifier and Type | Interface and Description |
---|---|
static interface |
WebSocket.OnmessageFn.EventMessageEventTypeParameterUnionType |
Modifier and Type | Method and Description |
---|---|
void |
onInvoke(MessageEvent<WebSocket.OnmessageFn.EventMessageEventTypeParameterUnionType> event) |
void onInvoke(MessageEvent<WebSocket.OnmessageFn.EventMessageEventTypeParameterUnionType> event)