public static class UserManager.UpdatePushNotificationInformationOptions extends Object
| Constructor and Description |
|---|
UpdatePushNotificationInformationOptions(IPushChannel pushCredentialsToken)
Initializes a new instance of the
UserManager.UpdatePushNotificationInformationOptions. |
| Modifier and Type | Method and Description |
|---|---|
UserManager.UpdatePushNotificationInformationOptions |
setPushChannel(IPushChannel pushCredentialsToken)
Sets the push notification information.
|
public UpdatePushNotificationInformationOptions(IPushChannel pushCredentialsToken)
UserManager.UpdatePushNotificationInformationOptions.pushCredentialsToken - The push channel token.public UserManager.UpdatePushNotificationInformationOptions setPushChannel(IPushChannel pushCredentialsToken)
setPushChannel in class AuthenticationProvider.UpdateDeviceOptionspushCredentialsToken - push notification information.Copyright © 2013-2016 INRIX, Inc. All Rights Reserved.