DryRunRtoasterNotificationComponent

@objc(DryRunRtoasterNotificationComponent)
public class DryRunRtoasterNotificationComponent : NSObject, IRtoasterNotificationComponent

Undocumented

  • Declaration

    Swift

    public static let name: String
  • Declaration

    Swift

    public static let version: SdkVersion
  • Undocumented

    Declaration

    Swift

    public let pushInfo: RtoasterCore.PushInfo?
  • Undocumented

    Declaration

    Swift

    @objc
    public class func _rtoaster_register_component()
  • Undocumented

    Declaration

    Swift

    public static func create(_ resolver: RtoasterCore.IDiResolver) throws -> RtoasterCore.ComponentBase
  • Declaration

    Swift

    public func teardown()
  • Undocumented

    Declaration

    Swift

    public func setDeviceToken(_ token: Data)
  • Undocumented

    Declaration

    Swift

    public func pushInfoAccepted(_ pushInfo: RtoasterCore.PushInfo?)
  • Undocumented

    Declaration

    Swift

    public func resetDeviceTokenRegisteredTime()