SITRealTimeError
enum SITRealTimeError : NSInteger {}
Type of error the real time manager can return.
-
An invalid request was provided
Declaration
Objective-C
kSITRealTimeErrorBadRequest = 0
-
The identifier of the building cannot be found on the account
Declaration
Objective-C
kSITRealTimeErrorUnableToFindBuilding