Loading...

Logo
DocumentationBehaviorsCustomGet Socket Status
Custom

Get Socket Status

Last updated September 28, 2018

Description

Get the connection status of a Socket.io Client.

Properties

Triggers Immediately

This behavior has no other properties.

Outputs

Status

Outputs the status of the connection. Whether it is Not Connecte, Disconnected, Connecting or Connected.

Examples

You want to see if the client is connected, connecting, disconnected, reconnecting or not connected.

Authenticate OAuth

Connect to Socket

Emit to Socket

HTTP Request

Open URL

Remove OAuth Credentials

Socket Event

Socket.io Client