Properties
authorizer
authorizer: function
Type declaration
-
-
Parameters
Returns object
-
authorize: function
-
- (socketId: string, callback: function): void
-
Parameters
-
socketId: string
-
callback: function
-
- (error: boolean, authInfo: any): void
-
Parameters
-
error: boolean
-
authInfo: any
Returns void
Returns void