socketListener

Description

Join and listen the specific channel over connected socket.

Input / Parameters

NoNameDescriptionData TypeRequired

1

type

Type of connection

String

2

name

Connection name

String

2

channelType

Type of channel

String

3

event

Event to listen

String

4

callback

Success callback

FunctionList

5

errorCallback

Error callback

FunctionList

Output

Callback

Video

Example

  • N/A

Step

  • N/A

Result

  • N/A

Last updated