Authorizer
@objc
public protocol Authorizer
Undocumented
-
Undocumented
Declaration
Swift
@objc func fetchAuthValue(socketID: String, channelName: String, completionHandler: @escaping (PusherAuth?) -> Void)