This is the complete list of members for Push, including all inherited members.
getForegroundPush(onPushSetting listener) | Push | static |
getRemotePush(onRemotePush listener) | Push | static |
onLocalPush typedef | Push | |
onPushSetting typedef | Push | |
onRemotePush typedef | Push | |
registerLocalPush(LocalPush localPush, onLocalPush listener) | Push | static |
requestPushPermission() | Push | static |
setForegroundPush(PushSetting setting, onPushSetting listener) | Push | static |
setRemotePush(RemotePush remotePush, onRemotePush listener) | Push | static |
unregisterAllLocalPushes() | Push | static |
unregisterLocalPush(int noticeId) | Push | static |
unregisterLocalPushes(std::vector< int > noticeIDs) | Push | static |