Constants
The following constants are available globally.
-
Refers to all the internal errors uses all the defined error in the below enum
Declaration
Objective-C
extern NSString *const _Nonnull RBSDKErrorDomainInternal -
Refers to all the http errors uses all the conventional http errors
Declaration
Objective-C
extern NSString *const _Nonnull RBSDKErrorDomainHttp -
Undocumented
Declaration
Objective-C
extern double RBSDKPlayerVersionNumberSwift
var RBSDKPlayerVersionNumber: Double -
Undocumented
Declaration
Objective-C
extern const unsigned char RBSDKPlayerVersionString[] -
Undocumented
Declaration
Objective-C
FOUNDATION_EXPORT NSNotificationName _Nonnull const RBSDKPlayerGoToFullScreenNotificationSwift
static let RBSDKPlayerGoToFullScreen: NSNotification.Name
View on GitHub
Constants Reference