PusherChannelType
public enum PusherChannelType
Undocumented
-
Undocumented
Declaration
Swift
case `private`
-
Undocumented
Declaration
Swift
case presence
-
Undocumented
Declaration
Swift
case normal
-
Undocumented
Declaration
Swift
public init(name: String)
-
Undocumented
Declaration
Swift
public static func type(forName name: String) -> PusherChannelType
-
Undocumented
Declaration
Swift
public static func isPresenceChannel(name: String) -> Bool