-
Notifications
You must be signed in to change notification settings - Fork 6
WebSocket API
Igal edited this page Apr 8, 2017
·
13 revisions
The WebSocket object is passed into many of the event handling methods as an argument named websocket. It implements the javax.websocket.Session interface, and allows you to interact with the connection via the methods below.