PushConfig
@objc
public class PushConfig : NSObject, ModuleConfig
This class is used to set the configuration neded for Push
-
Enable or disable screen tracking
Declaration
Swift
public var trackScreens: Bool
-
name of the module
Declaration
Swift
public let name: ModuleName
-
applicationId to initialize the SDK
Declaration
Swift
public let appId: String