addStatusOfflineListener(handler:)
Event fired when client is disconnected
func addStatusOfflineListener(handler: @escaping @Sendable () -> Void) -> Int32
Parameters
handler
takes no arguments
Return Value
token for use with removeEventListener
Event fired when client is disconnected
func addStatusOfflineListener(handler: @escaping @Sendable () -> Void) -> Int32
handler
takes no arguments
token for use with removeEventListener