Instance Method

setPushToken(_:)

Subscriber attribute associated with the push token for the user.

Declaration

@objc func setPushToken(_ pushToken: Data?)

Parameters

pushToken

nil will delete the subscriber attribute.

See Also

Subscriber Attributes