TTConnectionStatusManager Class Reference
Inherits from | NSObject |
---|---|
Declared in | TTConnectionStatusManager.h |
Overview
TTConnectionStatusManager monitors TTKit network connectivty, when received in TTConnectionStatusChangedNotification notification object use it to determine TTKit connectivity to the network.
connectionStatus
Use connectionStatus property to figure out the status of the connection.
@property (nonatomic, readonly) TTConnectionStatus connectionStatus
Declared In
TTConnectionStatusManager.h
userToken
The user token you initialized TTConnectionStatusManager with.
@property (nonatomic, readonly) NSString *userToken
Declared In
TTConnectionStatusManager.h