This is the complete list of members for FHivePush, including all inherited members.
GetForegroundPush(const FHivePushOnPushSettingDelegate &Delegate) | FHivePush | static |
GetRemotePush(const FHivePushOnRemotePushDelegate &Delegate) | FHivePush | static |
RegisterLocalPush(const FHiveLocalPush &LocalPush, const FHivePushOnLocalPushDelegate &Delegate) | FHivePush | static |
RequestPushPermission() | FHivePush | static |
SetForegroundPush(const FHivePushSetting &Setting, const FHivePushOnPushSettingDelegate &Delegate) | FHivePush | static |
SetRemotePush(const FHiveRemotePush &RemotePush, const FHivePushOnRemotePushDelegate &Delegate) | FHivePush | static |
UnregisterAllLocalPushes() | FHivePush | static |
UnregisterLocalPush(int32 NoticeId) | FHivePush | static |
UnregisterLocalPushes(TArray< int32 > NoticeIds) | FHivePush | static |