UserWise Unity SDK  3.0.0
UserWiseSDK.PushNotifications.PushNotificationsModule Member List

This is the complete list of members for UserWiseSDK.PushNotifications.PushNotificationsModule, including all inherited members.

GetModuleName()UserWiseSDK.PushNotifications.PushNotificationsModule
GetPushNotification(string pushNotificationId, Action< PushNotification > completed)UserWiseSDK.PushNotifications.PushNotificationsModuleinline
GetPushNotificationImpression(string impressionId, Action< PushNotificationImpression > completed) (defined in UserWiseSDK.PushNotifications.PushNotificationsModule)UserWiseSDK.PushNotifications.PushNotificationsModuleinline
OnLoaded (defined in UserWiseSDK.PushNotifications.PushNotificationsModule)UserWiseSDK.PushNotifications.PushNotificationsModule
RegisterDeviceToken(NotificationPlatform platform, string deviceToken, Action< bool > completed)UserWiseSDK.PushNotifications.PushNotificationsModuleinline
UnregisterDeviceToken(string deviceToken, Action< bool > completed)UserWiseSDK.PushNotifications.PushNotificationsModuleinline
UpdateImpressionState(string impressionId, PushNotificationImpression.ImpressionState state, Action< bool > completed)UserWiseSDK.PushNotifications.PushNotificationsModuleinline