GlobalChannel
@objcMembers
@objc
open class GlobalChannel : PusherChannel
Undocumented
-
Undocumented
Declaration
Swift
open var globalCallbacks: [String : (PusherEvent) -> Void]
-
Unbinds all callbacks from the channel
Declaration
Swift
override open func unbindAll()