Classes
The following classes are available globally.
-
Authentication data that is provided to a
See moreTokenProvider
, such asBeamsTokenProvider
.Declaration
Swift
@objc public class AuthData : NSObject
-
The top-level entrypoint to the Beams Swift SDK.
See moreDeclaration
Swift
@objc public final class PushNotifications : NSObject
-
A static equivalent of the
See morePushNotifications
type.Declaration
Swift
@objc public final class PushNotificationsStatic : NSObject
-
Used to generate tokens for users to authenticate against.
See moreDeclaration
Swift
@objc public final class BeamsTokenProvider : NSObject, TokenProvider