OnlineConnectionStatus

Objective-C

enum OnlineConnectionStatus : NSInteger {}

Swift

enum OnlineConnectionStatus : Int, @unchecked Sendable

Constants indicating the online connection status.