Connection Information
-
Undocumented
See moreDeclaration
Swift
public struct ConnectionInformation : Codable, CustomStringConvertible -
A closure used to notify an observer owner that the current connection mode has changed.
Declaration
Swift
public typealias LDConnectionModeChangedHandler = (ConnectionInformation.ConnectionMode) -> Void
View on GitHub
Connection Information Reference