SocketIO
Last Updated On 2021-07-16
Version 1MinSDK 7Tutorial Video
Component for SocketIO
Properties
You can set the below properties in the UI part of the builder.
- URL - it's a string value which is set to blank by default.
Block Properties
You can set the below blocks properties in the blocks section of the builder.
URL
set url of connection
Methods
You can set the below method blocks in the blocks section of the builder.
Connect
Method for Connect
Disconnect
Method for Disconnect
Emit
Method for Emit
ListenToEvent
Method for ListenToEvent
Events
You can set the below event blocks in the blocks section of the builder.
EventReceived
Event for EventReceived