다음에 대한 모든 멤버의 목록입니다 : Push (모든 상속된 멤버들도 포함합니다.)
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 |