hyphenate_SDK4.0 5.0.0
hyphenate java IM SDK
 
Loading...
Searching...
No Matches
com.hyphenate.chat.EMPushManager Member List

This is the complete list of members for com.hyphenate.chat.EMPushManager, including all inherited members.

asyncGetPushConfigsFromServer(final EMValueCallBack< EMPushConfigs > callBack)com.hyphenate.chat.EMPushManager
asyncUpdatePushDisplayStyle(DisplayStyle style, EMCallBack callback)com.hyphenate.chat.EMPushManager
asyncUpdatePushNickname(String nickname, EMCallBack callback)com.hyphenate.chat.EMPushManager
bindDeviceToken(String notifierName, String deviceToken, EMCallBack callBack)com.hyphenate.chat.EMPushManager
clearRemindTypeForConversation(String conversationId, EMConversation.EMConversationType type, EMCallBack callBack)com.hyphenate.chat.EMPushManager
getPreferredNotificationLanguage(EMValueCallBack< String > callBack)com.hyphenate.chat.EMPushManager
getPushConfigs()com.hyphenate.chat.EMPushManager
getPushConfigsFromServer()com.hyphenate.chat.EMPushManager
getPushTemplate(EMValueCallBack< String > callBack)com.hyphenate.chat.EMPushManager
getSilentModeForAll(EMValueCallBack< EMSilentModeResult > callBack)com.hyphenate.chat.EMPushManager
getSilentModeForConversation(String conversationId, EMConversation.EMConversationType type, EMValueCallBack< EMSilentModeResult > callBack)com.hyphenate.chat.EMPushManager
getSilentModeForConversations(List< EMConversation > conversationList, EMValueCallBack< Map< String, EMSilentModeResult > > callBack)com.hyphenate.chat.EMPushManager
reportPushAction(JSONObject json, EMPushAction action, EMCallBack callBack)com.hyphenate.chat.EMPushManager
setPreferredNotificationLanguage(String languageCode, EMCallBack callBack)com.hyphenate.chat.EMPushManager
setPushTemplate(String templateName, EMCallBack callBack)com.hyphenate.chat.EMPushManager
setSilentModeForAll(EMSilentModeParam param, EMValueCallBack< EMSilentModeResult > callBack)com.hyphenate.chat.EMPushManager
setSilentModeForConversation(String conversationId, EMConversation.EMConversationType type, EMSilentModeParam param, EMValueCallBack< EMSilentModeResult > callBack)com.hyphenate.chat.EMPushManager
syncSilentModeConversationsFromServer(EMCallBack callBack)com.hyphenate.chat.EMPushManager
updatePushDisplayStyle(DisplayStyle style)com.hyphenate.chat.EMPushManager
updatePushNickname(String nickname)com.hyphenate.chat.EMPushManager