- AbstractAppLogicListener - com.meizu.cloud.pushsdk.handler中的类
-
Created by liaojinlong on 16-1-8.
- AbstractAppLogicListener() - 类 的构造器com.meizu.cloud.pushsdk.handler.AbstractAppLogicListener
-
- AbstractMessageHandler<T> - com.meizu.cloud.pushsdk.handler.impl中的类
-
Created by liaojinlong on 16-1-7.
- AbstractMessageHandler(Context) - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- AbstractMessageHandler(Context, AbstractAppLogicListener) - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- AbstractPushNotification - com.meizu.cloud.pushsdk.notification中的类
-
支持Notification自定义
- AbstractPushNotification(Context, PushNotificationBuilder) - 类 的构造器com.meizu.cloud.pushsdk.notification.AbstractPushNotification
-
- ACT_URL - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.ActVideoSetting
-
- ACT_VIDEO_SETTING - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.ActVideoSetting
-
- ActVideoSetting - com.meizu.cloud.pushsdk.notification.model中的类
-
Created by liaojinlong on 16-11-29.
- ActVideoSetting() - 类 的构造器com.meizu.cloud.pushsdk.notification.model.ActVideoSetting
-
- ActVideoSetting(Parcel) - 类 的构造器com.meizu.cloud.pushsdk.notification.model.ActVideoSetting
-
- add(String, String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.FormBody.Builder
-
- add(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Headers.Builder
-
Add an header line containing a field name, a literal colon, and a value.
- add(String, String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Headers.Builder
-
Add a field with the specified value.
- add(String, String) - 接口 中的方法com.meizu.cloud.pushsdk.pushtracer.dataload.DataLoad
-
Add a basic parameter.
- add(String, Object) - 接口 中的方法com.meizu.cloud.pushsdk.pushtracer.dataload.DataLoad
-
Add a basic parameter.
- add(String, String) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.dataload.SelfDescribingJson
-
已过时。
- add(String, Object) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.dataload.SelfDescribingJson
-
已过时。
- add(String, String) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.dataload.TrackerDataload
-
- add(String, Object) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.dataload.TrackerDataload
-
- add(DataLoad) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.classic.Emitter
-
Adds a payload to the EventStore and
then attempts to start the emitter
if it is not currently running.
- add(DataLoad, boolean) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.classic.Emitter
-
- add(DataLoad) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
- add(DataLoad, boolean) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
- add(DataLoad) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.storage.EventStore
-
Adds an event to the database.
- add(DataLoad) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.storage.MemoryStore
-
- add(DataLoad) - 接口 中的方法com.meizu.cloud.pushsdk.pushtracer.storage.Store
-
Adds an event to the database or memory.
- addBodyParameter(String, String) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.PostRequestBuilder
-
- addBodyParameter(HashMap<String, String>) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.PostRequestBuilder
-
- addByteBody(byte[]) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.PostRequestBuilder
-
- addEncoded(String, String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.FormBody.Builder
-
- addEncodedPathSegment(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl.Builder
-
- addEncodedPathSegments(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl.Builder
-
Adds a set of encoded path segments separated by a slash (either \ or /).
- addEncodedQueryParameter(String, String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl.Builder
-
Adds the pre-encoded query parameter to this URL's query string.
- addFileBody(File) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.PostRequestBuilder
-
- addFormDataPart(String, String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.MultipartBody.Builder
-
Add a form data part to the body.
- addFormDataPart(String, String, RequestBody) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.MultipartBody.Builder
-
Add a form data part to the body.
- addHandler(MessageHandler) - 类 中的方法com.meizu.cloud.pushsdk.PushMessageProxy
-
add single Message manager
- addHandler(List<MessageHandler>) - 类 中的方法com.meizu.cloud.pushsdk.PushMessageProxy
-
add manager list
- addHeader(String, String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Request.Builder
-
Adds a header with name and value.
- addHeader(String, String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Response.Builder
-
Adds a header with name and value.
- addHeaders(String, String) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.DownloadBuilder
-
- addHeaders(HashMap<String, String>) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.DownloadBuilder
-
- addHeaders(String, String) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.GetRequestBuilder
-
- addHeaders(HashMap<String, String>) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.GetRequestBuilder
-
- addHeaders(String, String) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.MultiPartBuilder
-
- addHeaders(HashMap<String, String>) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.MultiPartBuilder
-
- addHeaders(String, String) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.PostRequestBuilder
-
- addHeaders(HashMap<String, String>) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.PostRequestBuilder
-
- addHeaders(String, String) - 接口 中的方法com.meizu.cloud.pushsdk.networking.common.RequestBuilder
-
- addHeaders(HashMap<String, String>) - 接口 中的方法com.meizu.cloud.pushsdk.networking.common.RequestBuilder
-
- addHeadersToRequestBuilder(Request.Builder, ANRequest) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.internal.InternalNetworking
-
- addJSONArrayBody(JSONArray) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.PostRequestBuilder
-
- addJSONObjectBody(JSONObject) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.PostRequestBuilder
-
- addMap(Map<String, Object>) - 接口 中的方法com.meizu.cloud.pushsdk.pushtracer.dataload.DataLoad
-
Add all the mappings from the specified map.
- addMap(Map, Boolean, String, String) - 接口 中的方法com.meizu.cloud.pushsdk.pushtracer.dataload.DataLoad
-
Add a map to the DataLoad with a key dependent on the base 64 encoding option you choose using the
two keys provided.
- addMap(Map<String, Object>) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.dataload.SelfDescribingJson
-
已过时。
- addMap(Map, Boolean, String, String) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.dataload.SelfDescribingJson
-
已过时。
- addMap(Map<String, Object>) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.dataload.TrackerDataload
-
- addMap(Map, Boolean, String, String) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.dataload.TrackerDataload
-
- addMultipartFile(String, File) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.MultiPartBuilder
-
- addMultipartFile(HashMap<String, File>) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.MultiPartBuilder
-
- addMultipartParameter(String, String) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.MultiPartBuilder
-
- addMultipartParameter(HashMap<String, String>) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.MultiPartBuilder
-
- addPart(RequestBody) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.MultipartBody.Builder
-
Add a part to the body.
- addPart(Headers, RequestBody) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.MultipartBody.Builder
-
Add a part to the body.
- addPart(MultipartBody.Part) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.MultipartBody.Builder
-
Add a part to the body.
- addPathParameter(String, String) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.DownloadBuilder
-
- addPathParameter(String, String) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.GetRequestBuilder
-
- addPathParameter(String, String) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.MultiPartBuilder
-
- addPathParameter(String, String) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.PostRequestBuilder
-
- addPathParameter(String, String) - 接口 中的方法com.meizu.cloud.pushsdk.networking.common.RequestBuilder
-
- addPathSegment(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl.Builder
-
- addPathSegments(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl.Builder
-
Adds a set of path segments separated by a slash (either \ or /).
- addQueryParameter(String, String) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.DownloadBuilder
-
- addQueryParameter(HashMap<String, String>) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.DownloadBuilder
-
- addQueryParameter(String, String) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.GetRequestBuilder
-
- addQueryParameter(HashMap<String, String>) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.GetRequestBuilder
-
- addQueryParameter(String, String) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.MultiPartBuilder
-
- addQueryParameter(HashMap<String, String>) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.MultiPartBuilder
-
- addQueryParameter(String, String) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.PostRequestBuilder
-
- addQueryParameter(HashMap<String, String>) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.PostRequestBuilder
-
- addQueryParameter(String, String) - 接口 中的方法com.meizu.cloud.pushsdk.networking.common.RequestBuilder
-
- addQueryParameter(HashMap<String, String>) - 接口 中的方法com.meizu.cloud.pushsdk.networking.common.RequestBuilder
-
- addQueryParameter(String, String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl.Builder
-
Encodes the query parameter using UTF-8 and adds it to this URL's query string.
- addRequest(ANRequest) - 类 中的方法com.meizu.cloud.pushsdk.networking.internal.ANRequestQueue
-
- addStringBody(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.PostRequestBuilder
-
- addUrlEncodeFormBodyParameter(String, String) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.PostRequestBuilder
-
- addUrlEncodeFormBodyParameter(HashMap<String, String>) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.PostRequestBuilder
-
- ADVANCE_SETTING - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.AdvanceSetting
-
- AdvanceSetting - com.meizu.cloud.pushsdk.notification.model中的类
-
"advance_setting": {
"network_type": 0,
"notify_type": 0,
"clear_notification": false,
"head_up_notification": "false"
}
- AdvanceSetting() - 类 的构造器com.meizu.cloud.pushsdk.notification.model.AdvanceSetting
-
- AdvanceSetting(Parcel) - 类 的构造器com.meizu.cloud.pushsdk.notification.model.AdvanceSetting
-
- advanceSettingBuilder(Notification.Builder, MessageV3) - 类 中的方法com.meizu.cloud.pushsdk.notification.AbstractPushNotification
-
default: light,vibrate,sound and all
onGoing: cannot delete notification if you do not click the notification
HeadUpNotification: show global notification
- ALTERNATIVE - 类 中的静态变量com.meizu.cloud.pushsdk.networking.http.MultipartBody
-
The "multipart/alternative" type is syntactically identical to "multipart/mixed", but the
semantics are different.
- ALTITUDE - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- AnalyticsListener - com.meizu.cloud.pushsdk.networking.interfaces中的接口
-
Created by amitshekhar on 31/05/16.
- ANConstants - com.meizu.cloud.pushsdk.networking.common中的类
-
Created by amitshekhar on 29/03/16.
- ANConstants() - 类 的构造器com.meizu.cloud.pushsdk.networking.common.ANConstants
-
- ANDROID_NETWORKING - 类 中的静态变量com.meizu.cloud.pushsdk.networking.common.ANConstants
-
- AndroidExpandablePicNotification - com.meizu.cloud.pushsdk.notification.android中的类
-
Created by liaojinlong on 16-7-1.
- AndroidExpandablePicNotification(Context, PushNotificationBuilder) - 类 的构造器com.meizu.cloud.pushsdk.notification.android.AndroidExpandablePicNotification
-
- AndroidExpandableTextNotification - com.meizu.cloud.pushsdk.notification.android中的类
-
Created by liaojinlong on 16-7-1.
- AndroidExpandableTextNotification(Context, PushNotificationBuilder) - 类 的构造器com.meizu.cloud.pushsdk.notification.android.AndroidExpandableTextNotification
-
- AndroidNetworking - com.meizu.cloud.pushsdk.networking中的类
-
AndroidNetworking entry point.
- AndroidStandardNotification - com.meizu.cloud.pushsdk.notification.android中的类
-
Created by liaojinlong on 16-7-1.
- AndroidStandardNotification(Context, PushNotificationBuilder) - 类 的构造器com.meizu.cloud.pushsdk.notification.android.AndroidStandardNotification
-
- AndroidVideoNotification - com.meizu.cloud.pushsdk.notification.android中的类
-
Created by liaojinlong on 16-12-1.
- AndroidVideoNotification(Context, PushNotificationBuilder) - 类 的构造器com.meizu.cloud.pushsdk.notification.android.AndroidVideoNotification
-
- ANError - com.meizu.cloud.pushsdk.networking.error中的异常错误
-
Created by amitshekhar on 22/03/16.
- ANError() - 异常错误 的构造器com.meizu.cloud.pushsdk.networking.error.ANError
-
- ANError(Response) - 异常错误 的构造器com.meizu.cloud.pushsdk.networking.error.ANError
-
- ANError(String) - 异常错误 的构造器com.meizu.cloud.pushsdk.networking.error.ANError
-
- ANError(String, Response) - 异常错误 的构造器com.meizu.cloud.pushsdk.networking.error.ANError
-
- ANError(String, Throwable) - 异常错误 的构造器com.meizu.cloud.pushsdk.networking.error.ANError
-
- ANError(String, Response, Throwable) - 异常错误 的构造器com.meizu.cloud.pushsdk.networking.error.ANError
-
- ANError(Response, Throwable) - 异常错误 的构造器com.meizu.cloud.pushsdk.networking.error.ANError
-
- ANError(Throwable) - 异常错误 的构造器com.meizu.cloud.pushsdk.networking.error.ANError
-
- ANExecutor - com.meizu.cloud.pushsdk.networking.core中的类
-
Created by amitshekhar on 22/03/16.
- ANImageLoader - com.meizu.cloud.pushsdk.networking.internal中的类
-
Created by amitshekhar on 23/03/16.
- ANImageLoader(ANImageLoader.ImageCache) - 类 的构造器com.meizu.cloud.pushsdk.networking.internal.ANImageLoader
-
- ANImageLoader.ImageCache - com.meizu.cloud.pushsdk.networking.internal中的接口
-
- ANImageLoader.ImageContainer - com.meizu.cloud.pushsdk.networking.internal中的类
-
- ANImageLoader.ImageListener - com.meizu.cloud.pushsdk.networking.internal中的接口
-
- ANLog - com.meizu.cloud.pushsdk.networking.common中的类
-
Created by amitshekhar on 01/06/16.
- ANRequest<T extends ANRequest> - com.meizu.cloud.pushsdk.networking.common中的类
-
Created by amitshekhar on 26/03/16.
- ANRequest(ANRequest.GetRequestBuilder) - 类 的构造器com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- ANRequest(ANRequest.PostRequestBuilder) - 类 的构造器com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- ANRequest(ANRequest.DownloadBuilder) - 类 的构造器com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- ANRequest(ANRequest.MultiPartBuilder) - 类 的构造器com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- ANRequest.DeleteRequestBuilder - com.meizu.cloud.pushsdk.networking.common中的类
-
- ANRequest.DownloadBuilder<T extends ANRequest.DownloadBuilder> - com.meizu.cloud.pushsdk.networking.common中的类
-
- ANRequest.GetRequestBuilder<T extends ANRequest.GetRequestBuilder> - com.meizu.cloud.pushsdk.networking.common中的类
-
- ANRequest.HeadRequestBuilder - com.meizu.cloud.pushsdk.networking.common中的类
-
- ANRequest.MultiPartBuilder<T extends ANRequest.MultiPartBuilder> - com.meizu.cloud.pushsdk.networking.common中的类
-
- ANRequest.PatchRequestBuilder - com.meizu.cloud.pushsdk.networking.common中的类
-
- ANRequest.PostRequestBuilder<T extends ANRequest.PostRequestBuilder> - com.meizu.cloud.pushsdk.networking.common中的类
-
- ANRequest.PutRequestBuilder - com.meizu.cloud.pushsdk.networking.common中的类
-
- ANRequestQueue - com.meizu.cloud.pushsdk.networking.internal中的类
-
Created by amitshekhar on 22/03/16.
- ANRequestQueue() - 类 的构造器com.meizu.cloud.pushsdk.networking.internal.ANRequestQueue
-
- ANRequestQueue.RequestFilter - com.meizu.cloud.pushsdk.networking.internal中的接口
-
- ANResponse<T> - com.meizu.cloud.pushsdk.networking.common中的类
-
Created by amitshekhar on 22/03/16.
- ANResponse(T) - 类 的构造器com.meizu.cloud.pushsdk.networking.common.ANResponse
-
- ANResponse(ANError) - 类 的构造器com.meizu.cloud.pushsdk.networking.common.ANResponse
-
- API_SERVER - 类 中的变量com.meizu.cloud.pushsdk.platform.api.PushAPI
-
- APP_ICON_SETTING - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.AppIconSetting
-
- APP_ID - 类 中的静态变量com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- APP_INFO - 类 中的静态变量com.meizu.cloud.pushsdk.analytics.Params
-
- APP_KEY - 类 中的静态变量com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- appendingSink(File) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.okio.Okio
-
Returns a sink that appends to file.
- AppIconSetting - com.meizu.cloud.pushsdk.notification.model中的类
-
"app_icon_setting": {
"default_large_icon": "true",
"large_icon_url": ""
}
- AppIconSetting(Parcel) - 类 的构造器com.meizu.cloud.pushsdk.notification.model.AppIconSetting
-
- AppIconSetting() - 类 的构造器com.meizu.cloud.pushsdk.notification.model.AppIconSetting
-
- appIconSettingBuilder(Notification.Builder, MessageV3) - 类 中的方法com.meizu.cloud.pushsdk.notification.AbstractPushNotification
-
notification builder set app icon
- appIconSettingBuilder(Notification.Builder, MessageV3) - 类 中的方法com.meizu.cloud.pushsdk.notification.android.AndroidStandardNotification
-
set largeIcon only out of mainThread
Flyme 6,7 dont necessary set largeIcon
- appId - 类 中的变量com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- appId - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
- appId - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker.TrackerBuilder
-
- appKey - 类 中的变量com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- appLargeIconSetting(RemoteViews, MessageV3) - 类 中的方法com.meizu.cloud.pushsdk.notification.flyme.StandardNotification
-
set app large icon
- AppLogicListener - com.meizu.cloud.pushsdk.handler中的接口
-
Created by liaojinlong on 16-1-8.
- appLogicListener() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- apply(ANRequest) - 接口 中的方法com.meizu.cloud.pushsdk.networking.internal.ANRequestQueue.RequestFilter
-
- AsyncTimeout - com.meizu.cloud.pushsdk.networking.okio中的类
-
This timeout uses a background thread to take action exactly when the timeout
occurs.
- AsyncTimeout() - 类 的构造器com.meizu.cloud.pushsdk.networking.okio.AsyncTimeout
-
- ATITUDE - 类 中的静态变量com.meizu.cloud.pushsdk.analytics.Params
-
- C2DM_INTENT - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- CACHE_DIR_NAME - 类 中的静态变量com.meizu.cloud.pushsdk.networking.common.ANConstants
-
- CACHED - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.model.Control
-
- CACHENUM - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.model.Control
-
- cacheResponse(Response) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Response.Builder
-
- cacheResponse() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Response
-
Returns the raw response received from the cache.
- Call - com.meizu.cloud.pushsdk.networking.http中的接口
-
Created by liaojinlong on 16-12-21.
- call - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
- call - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter.EmitterBuilder
-
- call(Call) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter.EmitterBuilder
-
- call(Class<Call>) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter.EmitterBuilder
-
- callback(RequestCallback) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter.EmitterBuilder
-
- cancel(Object) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.AndroidNetworking
-
Method to cancel requests with the given tag
- cancel(boolean) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- cancel() - 接口 中的方法com.meizu.cloud.pushsdk.networking.http.Call
-
Cancels the request, if possible.
- cancel() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpURLConnectionCall
-
- cancelAll() - 类 中的静态方法com.meizu.cloud.pushsdk.networking.AndroidNetworking
-
Method to cancel all given request
- cancelAll(boolean) - 类 中的方法com.meizu.cloud.pushsdk.networking.internal.ANRequestQueue
-
- cancelRequest() - 类 中的方法com.meizu.cloud.pushsdk.networking.internal.ANImageLoader.ImageContainer
-
- cancelRequestWithGivenTag(Object, boolean) - 类 中的方法com.meizu.cloud.pushsdk.networking.internal.ANRequestQueue
-
- canReceiveMessage(int, String) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- canSendMessage(T) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
can show message
- canSendMessage(MessageV3) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.MessageV3Handler
-
- CARRIER - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- changeNotificationSwitch(String, String, int) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushAPI
-
高级通知栏开关状态转换接口,同步方法
- changeNotificationSwitchAdvance(String, String, int) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushPlatformManager
-
高级通知栏开关接口,同步方法
如果用户关闭通知栏权限开关,表示不想在接收到任何通知栏消息,直接将本地与网络开关同时关闭
如果用户打开通知栏权限开关,仅仅表示用户想本应用弹出通知栏,但是如果应用消息开关时关闭的,则不能打开本地通知栏开关
- changePreference(Context, String, String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.platform.PlatformMessageSender
-
改变缓存值,需要发送到PushManagerService中执行改变逻辑
- charset() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.MediaType
-
Returns the charset of this media type, or null if this media type doesn't specify a charset.
- charset(Charset) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.MediaType
-
Returns the charset of this media type, or defaultValue if this media type doesn't
specify a charset.
- charStream() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.ResponseBody
-
Returns the response as a character stream decoded with the charset of the Content-Type header.
- check(String, MessageV3) - 类 中的静态方法com.meizu.cloud.pushsdk.handler.impl.model.SecurityMessage
-
- CHECK_ALIAS - 类 中的静态变量com.meizu.cloud.pushsdk.platform.pushstrategy.SubScribeAliasStrategy
-
- CHECK_PUSH - 类 中的静态变量com.meizu.cloud.pushsdk.platform.pushstrategy.SwitchStatusStrategy
-
- CHECK_SUB_TAGS - 类 中的静态变量com.meizu.cloud.pushsdk.platform.pushstrategy.SubScribeTagStrategy
-
- checkAndUpdateSession() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Session
-
Checks the current Session accessedTime and
determines whether the session id should be
incremented.
- checkArgument(boolean) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.utils.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, Object) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.utils.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object...) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.utils.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkElementIndex(int, int) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.utils.Preconditions
-
Ensures that index specifies a valid element in an array, list or string of size
size.
- checkElementIndex(int, int, String) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.utils.Preconditions
-
Ensures that index specifies a valid element in an array, list or string of size
size.
- checkNotificationMessage(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.PushManager
-
获取通知栏消息列表
- checkNotNull(T) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.utils.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, Object) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.utils.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object...) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.utils.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkOffsetAndCount(long, long, long) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.Util
-
- checkPositionIndex(int, int) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.utils.Preconditions
-
Ensures that index specifies a valid position in an array, list or string of
size size.
- checkPositionIndex(int, int, String) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.utils.Preconditions
-
Ensures that index specifies a valid position in an array, list or string of
size size.
- checkPositionIndexes(int, int, int) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.utils.Preconditions
-
Ensures that start and end specify a valid positions in an array, list
or string of size size, and are in order.
- checkPush(String, String, String, OkHttpResponseAndStringRequestListener) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushAPI
-
获取push状态开关
- checkPush(String, String, String) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushAPI
-
获取push状态开关
同步方法接口
- checkPush(String, String, String, String) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushPlatformManager
-
- checkPush(Context, String, String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.PushManager
-
检查通知栏和透传消息开关状态
- checkState(boolean) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.utils.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, Object) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.utils.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object...) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.utils.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkSubScribeAlias(String, String, String, OkHttpResponseAndStringRequestListener) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushAPI
-
获取别名
- checkSubScribeAlias(String, String, String) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushAPI
-
获取别名
- checkSubScribeAlias(String, String, String, String) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushPlatformManager
-
- checkSubScribeAlias(Context, String, String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.PushManager
-
获取别名
- checkSubScribeTags(String, String, String, OkHttpResponseAndStringRequestListener) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushAPI
-
获取标签列表
- checkSubScribeTags(String, String, String) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushAPI
-
获取标签列表
同步方法
- checkSubScribeTags(String, String, String, String) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushPlatformManager
-
- checkSubScribeTags(Context, String, String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.PushManager
-
获取标签订阅列表
- CIPHER_ALGORITHM - 类 中的静态变量com.meizu.cloud.pushsdk.util.RSAUtils
-
- CITY - 类 中的静态变量com.meizu.cloud.pushsdk.analytics.Params
-
- clear() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
Discards all bytes in this buffer.
- CLEAR_ALL - 类 中的静态变量com.meizu.cloud.pushsdk.platform.pushstrategy.NotificationClearStrategy
-
- CLEAR_NOTIFICATION - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.AdvanceSetting
-
- CLEAR_NOTIFY_ID - 类 中的静态变量com.meizu.cloud.pushsdk.platform.pushstrategy.NotificationClearStrategy
-
- CLEAR_NOTIFY_KEY - 类 中的静态变量com.meizu.cloud.pushsdk.platform.pushstrategy.NotificationClearStrategy
-
- clearAllNotification(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.util.NotificationUtils
-
删除该包名下的所有通知栏
- clearAllNotification(String) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushPlatformManager
-
- clearDeadline() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ForwardingTimeout
-
- clearDeadline() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Timeout
-
Clears the deadline.
- clearNotification(Context, String, int) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.util.NotificationUtils
-
清除指定notifyId通知栏
- clearNotification(Context, String) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.util.NotificationUtils
-
清除该应用下的所有通知
- clearNotification(String, int...) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushPlatformManager
-
- clearNotification(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.PushManager
-
清除该应用弹出的所有应用的通知栏消息
- clearNotification(Context, int...) - 类 中的静态方法com.meizu.cloud.pushsdk.PushManager
-
清除该应用弹出的指定notifyId的通知栏消息,支持一次连续删除多个通知栏
- clearNotifyKey(String, String) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushPlatformManager
-
- clearNotifyOption(MessageV3) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- clearTimeout() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ForwardingTimeout
-
- clearTimeout() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Timeout
-
Clears the timeout.
- CLICK_PUSH_MESSAGE - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- CLICK_TYPE - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
点击通知栏效果
- CLICK_TYPE_ACTIVITY - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- CLICK_TYPE_LAUNCHER_ACTIVITY - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- CLICK_TYPE_SELF_DEFINE_ACTION - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- CLICK_TYPE_WEB - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- clickPackageName - 类 中的变量com.meizu.cloud.pushsdk.notification.PushNotificationBuilder
-
- clone() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
Returns a deep copy of this buffer.
- close() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.ResponseBody
-
- close() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- close() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.DeflaterSink
-
- close() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ForwardingSink
-
- close() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ForwardingSource
-
- close() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.GzipSink
-
- close() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.GzipSource
-
- close() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.InflaterSource
-
- close() - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.Sink
-
Pushes all buffered bytes to their final destination and releases the
resources held by this sink.
- close() - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.Source
-
Closes this source and releases the resources held by this source.
- close(Response, ANRequest) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.utils.SourceCloseUtil
-
- close(Response) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
close response source
- close() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.storage.EventStore
-
Closes the database
- close() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.storage.MemoryStore
-
- close() - 接口 中的方法com.meizu.cloud.pushsdk.pushtracer.storage.Store
-
Closes the database
- closeAll(Closeable, Closeable) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.Util
-
Closes a and b.
- closeQuietly(Closeable) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.Util
-
Closes closeable, ignoring any checked exceptions.
- closeQuietly(Socket) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.Util
-
Closes socket, ignoring any checked exceptions.
- closeQuietly(ServerSocket) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.Util
-
Closes serverSocket, ignoring any checked exceptions.
- code - 类 中的变量com.meizu.cloud.pushsdk.handler.impl.model.SecurityMessage.PublicKeyStatus
-
- code(int) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Response.Builder
-
- code() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Response
-
Returns the HTTP status code.
- code - 类 中的变量com.meizu.cloud.pushsdk.platform.message.BasicPushStatus
-
- COLOR_DEPTH - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- COLUMN_DATE_CREATED - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.storage.EventStoreHelper
-
- COLUMN_EVENT_DATA - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.storage.EventStoreHelper
-
- COLUMN_ID - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.storage.EventStoreHelper
-
- com.meizu.cloud.pushinternal - 程序包 com.meizu.cloud.pushinternal
-
- com.meizu.cloud.pushsdk - 程序包 com.meizu.cloud.pushsdk
-
- com.meizu.cloud.pushsdk.analytics - 程序包 com.meizu.cloud.pushsdk.analytics
-
- com.meizu.cloud.pushsdk.analytics.secure - 程序包 com.meizu.cloud.pushsdk.analytics.secure
-
- com.meizu.cloud.pushsdk.base - 程序包 com.meizu.cloud.pushsdk.base
-
- com.meizu.cloud.pushsdk.base.reflect - 程序包 com.meizu.cloud.pushsdk.base.reflect
-
- com.meizu.cloud.pushsdk.constants - 程序包 com.meizu.cloud.pushsdk.constants
-
- com.meizu.cloud.pushsdk.handler - 程序包 com.meizu.cloud.pushsdk.handler
-
- com.meizu.cloud.pushsdk.handler.impl - 程序包 com.meizu.cloud.pushsdk.handler.impl
-
- com.meizu.cloud.pushsdk.handler.impl.fileupload - 程序包 com.meizu.cloud.pushsdk.handler.impl.fileupload
-
- com.meizu.cloud.pushsdk.handler.impl.model - 程序包 com.meizu.cloud.pushsdk.handler.impl.model
-
- com.meizu.cloud.pushsdk.handler.impl.notification - 程序包 com.meizu.cloud.pushsdk.handler.impl.notification
-
- com.meizu.cloud.pushsdk.handler.impl.platform - 程序包 com.meizu.cloud.pushsdk.handler.impl.platform
-
- com.meizu.cloud.pushsdk.handler.impl.schedule - 程序包 com.meizu.cloud.pushsdk.handler.impl.schedule
-
- com.meizu.cloud.pushsdk.networking - 程序包 com.meizu.cloud.pushsdk.networking
-
- com.meizu.cloud.pushsdk.networking.cache - 程序包 com.meizu.cloud.pushsdk.networking.cache
-
- com.meizu.cloud.pushsdk.networking.common - 程序包 com.meizu.cloud.pushsdk.networking.common
-
- com.meizu.cloud.pushsdk.networking.core - 程序包 com.meizu.cloud.pushsdk.networking.core
-
- com.meizu.cloud.pushsdk.networking.error - 程序包 com.meizu.cloud.pushsdk.networking.error
-
- com.meizu.cloud.pushsdk.networking.http - 程序包 com.meizu.cloud.pushsdk.networking.http
-
- com.meizu.cloud.pushsdk.networking.interfaces - 程序包 com.meizu.cloud.pushsdk.networking.interfaces
-
- com.meizu.cloud.pushsdk.networking.internal - 程序包 com.meizu.cloud.pushsdk.networking.internal
-
- com.meizu.cloud.pushsdk.networking.model - 程序包 com.meizu.cloud.pushsdk.networking.model
-
- com.meizu.cloud.pushsdk.networking.okio - 程序包 com.meizu.cloud.pushsdk.networking.okio
-
- com.meizu.cloud.pushsdk.networking.ssl - 程序包 com.meizu.cloud.pushsdk.networking.ssl
-
- com.meizu.cloud.pushsdk.networking.utils - 程序包 com.meizu.cloud.pushsdk.networking.utils
-
- com.meizu.cloud.pushsdk.notification - 程序包 com.meizu.cloud.pushsdk.notification
-
- com.meizu.cloud.pushsdk.notification.android - 程序包 com.meizu.cloud.pushsdk.notification.android
-
- com.meizu.cloud.pushsdk.notification.flyme - 程序包 com.meizu.cloud.pushsdk.notification.flyme
-
- com.meizu.cloud.pushsdk.notification.model - 程序包 com.meizu.cloud.pushsdk.notification.model
-
- com.meizu.cloud.pushsdk.notification.model.styleenum - 程序包 com.meizu.cloud.pushsdk.notification.model.styleenum
-
- com.meizu.cloud.pushsdk.notification.util - 程序包 com.meizu.cloud.pushsdk.notification.util
-
- com.meizu.cloud.pushsdk.platform - 程序包 com.meizu.cloud.pushsdk.platform
-
- com.meizu.cloud.pushsdk.platform.api - 程序包 com.meizu.cloud.pushsdk.platform.api
-
- com.meizu.cloud.pushsdk.platform.message - 程序包 com.meizu.cloud.pushsdk.platform.message
-
- com.meizu.cloud.pushsdk.platform.pushstrategy - 程序包 com.meizu.cloud.pushsdk.platform.pushstrategy
-
- com.meizu.cloud.pushsdk.pushtracer - 程序包 com.meizu.cloud.pushsdk.pushtracer
-
- com.meizu.cloud.pushsdk.pushtracer.constant - 程序包 com.meizu.cloud.pushsdk.pushtracer.constant
-
- com.meizu.cloud.pushsdk.pushtracer.dataload - 程序包 com.meizu.cloud.pushsdk.pushtracer.dataload
-
- com.meizu.cloud.pushsdk.pushtracer.emitter - 程序包 com.meizu.cloud.pushsdk.pushtracer.emitter
-
- com.meizu.cloud.pushsdk.pushtracer.emitter.classic - 程序包 com.meizu.cloud.pushsdk.pushtracer.emitter.classic
-
- com.meizu.cloud.pushsdk.pushtracer.event - 程序包 com.meizu.cloud.pushsdk.pushtracer.event
-
- com.meizu.cloud.pushsdk.pushtracer.storage - 程序包 com.meizu.cloud.pushsdk.pushtracer.storage
-
- com.meizu.cloud.pushsdk.pushtracer.tracker - 程序包 com.meizu.cloud.pushsdk.pushtracer.tracker
-
- com.meizu.cloud.pushsdk.pushtracer.tracker.classic - 程序包 com.meizu.cloud.pushsdk.pushtracer.tracker.classic
-
- com.meizu.cloud.pushsdk.pushtracer.utils - 程序包 com.meizu.cloud.pushsdk.pushtracer.utils
-
- com.meizu.cloud.pushsdk.util - 程序包 com.meizu.cloud.pushsdk.util
-
- compareTo(ByteString) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ByteString
-
- compareTo(StrategyMessage) - 类 中的方法com.meizu.cloud.pushsdk.platform.message.StrategyMessage
-
- compareVersion(String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
- compatApi(int) - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
- completeSegmentByteCount() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
Returns the number of bytes in segments that are not writable.
- concat(String[], String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.Util
-
- CONNECTION_ERROR - 类 中的静态变量com.meizu.cloud.pushsdk.networking.common.ANConstants
-
- ConnectionClassManager - com.meizu.cloud.pushsdk.networking.common中的类
-
Created by amitshekhar on 29/05/16.
- ConnectionClassManager() - 类 的构造器com.meizu.cloud.pushsdk.networking.common.ConnectionClassManager
-
- ConnectionQuality - com.meizu.cloud.pushsdk.networking.common中的枚举
-
Created by amitshekhar on 29/05/16.
- ConnectionQualityChangeListener - com.meizu.cloud.pushsdk.networking.interfaces中的接口
-
Created by amitshekhar on 29/05/16.
- Connectivity - com.meizu.cloud.pushsdk.util中的类
-
Created by liaojinlong on 16-12-1.
- Connectivity() - 类 的构造器com.meizu.cloud.pushsdk.util.Connectivity
-
- constructor(Class<?>...) - 类 中的方法com.meizu.cloud.pushsdk.base.reflect.ReflectClass
-
通过构造函数方法参数签名获取ReflectConstructor对象
- construtNotificationFinal(MessageV3, PendingIntent, PendingIntent) - 类 中的方法com.meizu.cloud.pushsdk.notification.AbstractPushNotification
-
construct Notification
notification builder
build notification expandable Content
notification contentView
build notification contentView and bigContentView
- contains(String[], String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.Util
-
- CONTENT - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
通知栏内容
- content() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.RequestBody
-
for get request byte string
- contentLength() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.FormBody
-
- contentLength() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.MultipartBody
-
- contentLength() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.RequestBody
-
- contentLength() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.ResponseBody
-
- contentLength() - 类 中的方法com.meizu.cloud.pushsdk.networking.internal.RequestProgressBody
-
- contentLength() - 类 中的方法com.meizu.cloud.pushsdk.networking.internal.ResponseProgressBody
-
- contentType() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.FormBody
-
- contentType() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.MultipartBody
-
- contentType() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.RequestBody
-
Returns the Content-Type header for this body.
- contentType() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.ResponseBody
-
- contentType() - 类 中的方法com.meizu.cloud.pushsdk.networking.internal.RequestProgressBody
-
- contentType() - 类 中的方法com.meizu.cloud.pushsdk.networking.internal.ResponseProgressBody
-
- context(Context) - 类 中的方法com.meizu.cloud.pushsdk.analytics.PayloadSub.PayloadSubBuilder
-
- context() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- context - 类 中的变量com.meizu.cloud.pushsdk.notification.AbstractPushNotification
-
- context - 类 中的变量com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- CONTEXT - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- context - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
- context - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter.EmitterBuilder
-
- context(Context) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Subject.SubjectBuilder
-
- context - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker.TrackerBuilder
-
- Control - com.meizu.cloud.pushsdk.handler.impl.model中的类
-
Created by liaojinlong on 17-3-20.
- Control() - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.model.Control
-
- Control(Parcel) - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.model.Control
-
- Control(JSONObject) - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.model.Control
-
- ControlMessage - com.meizu.cloud.pushsdk.handler.impl.model中的类
-
Created by liaojinlong on 17-3-17
- ControlMessage() - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.model.ControlMessage
-
- ControlMessage(String, String, String) - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.model.ControlMessage
-
- ControlMessage(Parcel) - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.model.ControlMessage
-
- convert(F) - 接口 中的方法com.meizu.cloud.pushsdk.networking.interfaces.Parser
-
- copyFile(String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.util.FileUtil
-
复制单个文件
- copyFolder(String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.util.FileUtil
-
复制整个文件夹内容
- copyTo(OutputStream) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
Copy the contents of this to out.
- copyTo(OutputStream, long, long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
Copy byteCount bytes from this, starting at offset, to
out.
- copyTo(Buffer, long, long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
Copy byteCount bytes from this, starting at offset, to out.
- Core - com.meizu.cloud.pushsdk.networking.core中的类
-
Created by amitshekhar on 22/03/16.
- countDownRetryCount() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.StrategyMessage
-
- COUNTRY - 类 中的静态变量com.meizu.cloud.pushsdk.analytics.Params
-
- create(K) - 类 中的方法com.meizu.cloud.pushsdk.networking.cache.LruCache
-
- create(RequestBody) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.MultipartBody.Part
-
- create(Headers, RequestBody) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.MultipartBody.Part
-
- create(MediaType, String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.RequestBody
-
Returns a new request body that transmits content.
- create(MediaType, ByteString) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.RequestBody
-
Returns a new request body that transmits content.
- create(MediaType, byte[]) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.RequestBody
-
Returns a new request body that transmits content.
- create(MediaType, byte[], int, int) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.RequestBody
-
Returns a new request body that transmits content.
- create(MediaType, File) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.RequestBody
-
Returns a new request body that transmits the content of file.
- create(MediaType, String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.ResponseBody
-
Returns a new response body that transmits content.
- create(MediaType, byte[]) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.ResponseBody
-
Returns a new response body that transmits content.
- create(MediaType, long, BufferedSource) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.ResponseBody
-
Returns a new response body that transmits content.
- createClickIntent(MessageV3) - 类 中的方法com.meizu.cloud.pushsdk.notification.AbstractPushNotification
-
create click intent for click callback
此回调需要跳转到目标应用内回调
- createConnection(URL) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpURLConnectionCall
-
Create an HttpURLConnection for the specified url.
- createCount() - 类 中的方法com.meizu.cloud.pushsdk.networking.cache.LruCache
-
- createDeleteIntent(MessageV3) - 类 中的方法com.meizu.cloud.pushsdk.notification.AbstractPushNotification
-
create delete Intent for delete notification
此回调在通知栏发送应用内回调即可
- createFormData(String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.MultipartBody.Part
-
- createFormData(String, String, RequestBody) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.MultipartBody.Part
-
- createSocket(Socket, String, int, boolean) - 类 中的方法com.meizu.cloud.pushsdk.networking.ssl.SSLExtensionSocketFactory
-
- createSocket(String, int) - 类 中的方法com.meizu.cloud.pushsdk.networking.ssl.SSLExtensionSocketFactory
-
- createSocket(String, int, InetAddress, int) - 类 中的方法com.meizu.cloud.pushsdk.networking.ssl.SSLExtensionSocketFactory
-
- createSocket(InetAddress, int) - 类 中的方法com.meizu.cloud.pushsdk.networking.ssl.SSLExtensionSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - 类 中的方法com.meizu.cloud.pushsdk.networking.ssl.SSLExtensionSocketFactory
-
- createStateIntent(MessageV3) - 类 中的方法com.meizu.cloud.pushsdk.notification.AbstractPushNotification
-
创建notification 状态回调,用于通知栏数据上报统计
此回调在通知栏发送应用内回调即可
- CREATOR - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.model.Control
-
- CREATOR - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.model.ControlMessage
-
- CREATOR - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.model.NotificationState
-
- CREATOR - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.model.Statics
-
- CREATOR - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.model.UploadLogMessage
-
- CREATOR - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.model.WithDrawMessage
-
- CREATOR - 类 中的静态变量com.meizu.cloud.pushsdk.handler.MessageV3
-
- CREATOR - 类 中的静态变量com.meizu.cloud.pushsdk.handler.MessageV4
-
- CREATOR - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.ActVideoSetting
-
- CREATOR - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.AdvanceSetting
-
- CREATOR - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.AppIconSetting
-
- CREATOR - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.NotificationStyle
-
- CREATOR - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.NotifyOption
-
- CREATOR - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.NotifyType
-
- CREATOR - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.TimeDisplaySetting
-
- currentBytes - 类 中的变量com.meizu.cloud.pushsdk.networking.model.Progress
-
- customContext(List<SelfDescribingJson>) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.event.Event.Builder
-
Adds a list of custom contexts.
- d(String, String) - 类 中的静态方法com.meizu.cloud.pushinternal.DebugLogger
-
- d(String, String) - 接口 中的方法com.meizu.cloud.pushsdk.base.ICacheLog
-
- d(String, String) - 类 中的方法com.meizu.cloud.pushsdk.base.Logger
-
- d(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.common.ANLog
-
- d(String, String, Object...) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.utils.Logger
-
Debug Level Logging
- DATA - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- DATABASE_NAME - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.storage.EventStoreHelper
-
- dataCollection - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
- DataLoad - com.meizu.cloud.pushsdk.pushtracer.dataload中的接口
-
Created by liaojinlong on 16-4-14.
- deadline(long, TimeUnit) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Timeout
-
Set a deadline of now plus duration time.
- deadlineNanoTime() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ForwardingTimeout
-
- deadlineNanoTime(long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ForwardingTimeout
-
- deadlineNanoTime() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Timeout
-
Returns the nano time when the deadline will
be reached.
- deadlineNanoTime(long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Timeout
-
Sets the nano time when the deadline will be
reached.
- debug - 类 中的静态变量com.meizu.cloud.pushinternal.DebugLogger
-
- DebugLogger - com.meizu.cloud.pushinternal中的类
-
Created by liaojinlong on 16-1-12.
- DebugLogger() - 类 的构造器com.meizu.cloud.pushinternal.DebugLogger
-
- decode(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.okio.Base64
-
- decodeBase64(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.okio.ByteString
-
Decodes the Base64-encoded bytes and returns their value as a byte string.
- decodeBitmap(Response, int, int, Bitmap.Config, ImageView.ScaleType) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.utils.Utils
-
- decodeHex(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.okio.ByteString
-
Decodes the hex-encoded bytes and returns their value a byte string.
- decrypt(byte[]) - 类 中的方法com.meizu.cloud.pushsdk.analytics.secure.HttpKeyMgr
-
- decrypt(String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.RSAUtils
-
- decryptPushId(String) - 类 中的静态方法com.meizu.cloud.pushsdk.platform.PushIdEncryptUtils
-
pushId解密
- DEFAULT_LARGE_ICON - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.AppIconSetting
-
- DEFAULT_MAX_NUM_THREADS - 类 中的静态变量com.meizu.cloud.pushsdk.networking.core.DefaultExecutorSupplier
-
- defaultEmitterClass - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter.EmitterBuilder
-
- DefaultExecutorSupplier - com.meizu.cloud.pushsdk.networking.core中的类
-
Created by amitshekhar on 22/03/16.
- DefaultExecutorSupplier() - 类 的构造器com.meizu.cloud.pushsdk.networking.core.DefaultExecutorSupplier
-
- defaultPort(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.HttpUrl
-
Returns 80 if scheme.equals("http"), 443 if scheme.equals("https") and -1
otherwise.
- DefaultPushMessageListener() - 类 的构造器com.meizu.cloud.pushsdk.PushMessageProxy.DefaultPushMessageListener
-
- defaultTrackerClass - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker.TrackerBuilder
-
- DeflaterSink - com.meizu.cloud.pushsdk.networking.okio中的类
-
A sink that uses
DEFLATE to
compress data written to another source.
- DeflaterSink(Sink, Deflater) - 类 的构造器com.meizu.cloud.pushsdk.networking.okio.DeflaterSink
-
- DELAY_NOTIFICATION - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- delegate() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ForwardingSink
-
Sink to which this instance is delegating.
- delegate() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ForwardingSource
-
Source to which this instance is delegating.
- delegate() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ForwardingTimeout
-
Timeout instance to which this instance is currently delegating.
- delete(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.AndroidNetworking
-
Method to make DELETE request
- DELETE - 接口 中的静态变量com.meizu.cloud.pushsdk.networking.common.Method
-
- delete(RequestBody) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Request.Builder
-
- delete() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Request.Builder
-
- DELETE_PUSH_MESSAGE - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- deleteDirectory(String) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.util.FileUtil
-
删除文件夹以及目录下的文件
- deleteFile(String) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.util.FileUtil
-
删除单个文件
- deleteFile(String, Context) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.utils.FileStore
-
Deletes a file in internal storage.
- DeleteRequestBuilder(String) - 类 的构造器com.meizu.cloud.pushsdk.networking.common.ANRequest.DeleteRequestBuilder
-
- delimiterOffset(String, int, int, String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.Util
-
Returns the index of the first character in input that contains a character in delimiters.
- delimiterOffset(String, int, int, char) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.Util
-
Returns the index of the first character in input that is delimiter.
- deliverError(ANError) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- deliverOkHttpResponse(Response) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- deliverResponse(ANResponse) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- describeContents() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.Control
-
- describeContents() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.ControlMessage
-
- describeContents() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.NotificationState
-
- describeContents() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.Statics
-
- describeContents() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.UploadLogMessage
-
- describeContents() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.WithDrawMessage
-
- describeContents() - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- describeContents() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.ActVideoSetting
-
- describeContents() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.AdvanceSetting
-
- describeContents() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.AppIconSetting
-
- describeContents() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.NotificationStyle
-
- describeContents() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.NotifyOption
-
- describeContents() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.NotifyType
-
- describeContents() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.TimeDisplaySetting
-
- deserializer(byte[]) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.storage.EventStore
-
Converts a byte array back into an
event map for sending.
- destoryTracker(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.QuickTracker
-
destroy push tracker
- destroy() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- DEVICE - 类 中的静态变量com.meizu.cloud.pushsdk.analytics.Params
-
- DEVICE_ERROR_CODE - 类 中的静态变量com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- DEVICE_ID - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- DEVICE_INFO - 类 中的静态变量com.meizu.cloud.pushsdk.analytics.Params
-
- DEVICE_MANUFACTURER - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- DEVICE_MODEL - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- deviceId(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.PlatformMessage.Builder
-
- deviceId - 类 中的变量com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- deviceId(String) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.event.PushEvent.Builder
-
- deviceIdRetry - 类 中的变量com.meizu.cloud.pushsdk.platform.pushstrategy.RegisterStatusStrategy
-
- DeviceUtils - com.meizu.cloud.pushsdk.base中的类
-
- DeviceUtils() - 类 的构造器com.meizu.cloud.pushsdk.base.DeviceUtils
-
- DIGEST - 类 中的静态变量com.meizu.cloud.pushsdk.networking.http.MultipartBody
-
This type is syntactically identical to "multipart/mixed", but the semantics are different.
- disableLogging() - 类 中的静态方法com.meizu.cloud.pushsdk.networking.AndroidNetworking
-
Method to disable logging
- disableLogging() - 类 中的静态方法com.meizu.cloud.pushsdk.networking.common.ANLog
-
- discard(Source, int, TimeUnit) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.Util
-
Attempts to exhaust source, returning true if successful.
- dismissFloatNotification(NotificationManager, int, MessageV3) - 类 中的方法com.meizu.cloud.pushsdk.notification.AbstractPushNotification
-
show head_notification and setOngoing dismiss float notification and show normal notification
- dispatcherStrategyMessage(StrategyMessage) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushPlatformManager
-
分发消息
- DOMAIN_UID - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- domainToAscii(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.Util
-
Performs IDN ToASCII encoding and canonicalize the result to lowercase. e.g.
- doNotCacheResponse() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.DownloadBuilder
-
- doNotCacheResponse() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.GetRequestBuilder
-
- doNotCacheResponse() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.MultiPartBuilder
-
- doNotCacheResponse() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.PostRequestBuilder
-
- doNotCacheResponse() - 接口 中的方法com.meizu.cloud.pushsdk.networking.common.RequestBuilder
-
- doUnzipSync() - 类 中的方法com.meizu.cloud.pushsdk.notification.util.ZipExtractTask
-
- DOWN_LOAD_LARGE_ICON_ERROR - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
down load largeicon pic error
- DOWN_LOAD_LARGE_ICON_SUCCESS - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
down load largeIcon pic success
- download(String, String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.AndroidNetworking
-
Method to make download request
- DOWNLOAD - 接口 中的静态变量com.meizu.cloud.pushsdk.networking.common.RequestType
-
- DownloadBuilder(String, String, String) - 类 的构造器com.meizu.cloud.pushsdk.networking.common.ANRequest.DownloadBuilder
-
- DownloadListener - com.meizu.cloud.pushsdk.networking.interfaces中的接口
-
Created by amitshekhar on 29/04/16.
- DownloadProgressHandler - com.meizu.cloud.pushsdk.networking.internal中的类
-
Created by amitshekhar on 24/05/16.
- DownloadProgressHandler(DownloadProgressListener) - 类 的构造器com.meizu.cloud.pushsdk.networking.internal.DownloadProgressHandler
-
- DownloadProgressListener - com.meizu.cloud.pushsdk.networking.interfaces中的接口
-
Created by amitshekhar on 30/03/16.
- e(String, String) - 类 中的静态方法com.meizu.cloud.pushinternal.DebugLogger
-
- e(String, String) - 接口 中的方法com.meizu.cloud.pushsdk.base.ICacheLog
-
- e(String, String, Throwable) - 接口 中的方法com.meizu.cloud.pushsdk.base.ICacheLog
-
- e(String, String) - 类 中的方法com.meizu.cloud.pushsdk.base.Logger
-
- e(String, String, Throwable) - 类 中的方法com.meizu.cloud.pushsdk.base.Logger
-
- e(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.common.ANLog
-
- e(String, String, Object...) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.utils.Logger
-
Error Level Logging
- EID - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- emit() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- emit() - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSink
-
Writes all buffered data to the underlying sink, if one exists.
- emitCompleteSegments() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- emitCompleteSegments() - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSink
-
Writes complete segments to the underlying sink, if one exists.
- EmittableEvents - com.meizu.cloud.pushsdk.pushtracer.emitter中的类
-
Created by liaojinlong on 16-4-14.
- EmittableEvents(ArrayList<DataLoad>, LinkedList<Long>) - 类 的构造器com.meizu.cloud.pushsdk.pushtracer.emitter.EmittableEvents
-
- Emitter - com.meizu.cloud.pushsdk.pushtracer.emitter.classic中的类
-
Emitter events
- Emitter(Emitter.EmitterBuilder) - 类 的构造器com.meizu.cloud.pushsdk.pushtracer.emitter.classic.Emitter
-
Constructs the Emitter Object.
- Emitter - com.meizu.cloud.pushsdk.pushtracer.emitter中的类
-
Emitter for build requests
- Emitter(Emitter.EmitterBuilder) - 类 的构造器com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
Creates an emitter object
- emitter - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
- emitter - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker.TrackerBuilder
-
- Emitter.EmitterBuilder - com.meizu.cloud.pushsdk.pushtracer.emitter中的类
-
Builder for the Emitter.
- EmitterBuilder(String, Context) - 类 的构造器com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter.EmitterBuilder
-
- EmitterBuilder(String, Context, Class<? extends Emitter>) - 类 的构造器com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter.EmitterBuilder
-
- emitterTick - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter.EmitterBuilder
-
- emitterTick - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
- EMPTY - 类 中的静态变量com.meizu.cloud.pushsdk.networking.okio.ByteString
-
A singleton empty ByteString.
- EMPTY_BYTE_ARRAY - 类 中的静态变量com.meizu.cloud.pushsdk.networking.http.Util
-
- EMPTY_STRING_ARRAY - 类 中的静态变量com.meizu.cloud.pushsdk.networking.http.Util
-
- emptyLimit - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter.EmitterBuilder
-
- emptyLimit(int) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter.EmitterBuilder
-
- emptyLimit - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
- enableCacheRequest(Context, boolean) - 类 中的静态方法com.meizu.cloud.pushsdk.PushManager
-
基于缓存重试机制的回调策略,此策略默认关闭
是否启用远程调用的方式,此方式需要flyme内置应用推送服务支持
此方法原理在于,用户发出的请求不在本应用中调用,而是将请求包装发给推送服务的PushManagerService,此服务能够在断网情况下缓存
应用的请求,等到用户手机联网,再重新将请求同步到服务端
如果启动此策略,非联网情况下不会立即回调给应用,需要在有网情况下,与服务端交互成功后,才将结果返回给应用
此返回不保证一定能返回给应用,此种方式采用广播的方式发送给应用,如果应用此时不是常驻进程,应用可能会无法收到消息
- enableLogging() - 类 中的静态方法com.meizu.cloud.pushsdk.networking.AndroidNetworking
-
Method to enable logging
- enableLogging(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.AndroidNetworking
-
Method to enable logging with tag
- enableLogging() - 类 中的静态方法com.meizu.cloud.pushsdk.networking.common.ANLog
-
- enableRemoteInvoker(boolean) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushPlatformManager
-
- enableRPC - 类 中的变量com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
是否启用RPC调用
- encode(byte[]) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.okio.Base64
-
- encodedFragment(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl.Builder
-
- encodedFragment() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl
-
- encodedName(int) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.FormBody
-
- encodedPassword(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl.Builder
-
- encodedPassword() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl
-
Returns the password, or an empty string if none is set.
- encodedPath(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl.Builder
-
- encodedPath() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl
-
Returns the entire path of this URL, encoded for use in HTTP resource resolution.
- encodedPathSegments() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl
-
- encodedQuery(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl.Builder
-
- encodedQuery() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl
-
Returns the query of this URL, encoded for use in HTTP resource resolution.
- encodedUsername(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl.Builder
-
- encodedUsername() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl
-
Returns the username, or an empty string if none is set.
- encodedValue(int) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.FormBody
-
- encodeUrl(byte[]) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.okio.Base64
-
- encodeUtf8(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.okio.ByteString
-
Returns a new byte string containing the UTF-8 bytes of s.
- encrypt(byte[]) - 类 中的方法com.meizu.cloud.pushsdk.analytics.secure.HttpKeyMgr
-
- encrypt(PrivateKey, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.RSAUtils
-
- END_SHOW_TIME - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.TimeDisplaySetting
-
- enter() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.AsyncTimeout
-
- entryRemoved(boolean, K, V, V) - 类 中的方法com.meizu.cloud.pushsdk.networking.cache.LruCache
-
- equal(Object, Object) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.Util
-
Returns true if two possibly-null objects are equal.
- equals(Object) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl
-
- equals(Object) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.MediaType
-
- equals(Object) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- equals(Object) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ByteString
-
- EVENT - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- Event - com.meizu.cloud.pushsdk.pushtracer.event中的类
-
Base Event class which contains common
elements to all events:
- Custom Context: list of custom contexts or null
- Timestamp: user defined event timestamp or 0
- Event Id: a unique id for the event
- Event(Event.Builder<?>) - 类 的构造器com.meizu.cloud.pushsdk.pushtracer.event.Event
-
- Event.Builder<T extends Event.Builder<T>> - com.meizu.cloud.pushsdk.pushtracer.event中的类
-
- EVENT_CREATE_TIME - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- EVENT_NAME - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- eventCreateTime(String) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.event.PushEvent.Builder
-
- eventId(String) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.event.Event.Builder
-
A custom eventId for the event.
- eventId - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.event.Event
-
- eventName(String) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.event.PushEvent.Builder
-
- EventStore - com.meizu.cloud.pushsdk.pushtracer.storage中的类
-
Created by liaojinlong on 16-4-14.
- EventStore(Context, int) - 类 的构造器com.meizu.cloud.pushsdk.pushtracer.storage.EventStore
-
Creates a new Event Store
- EventStoreHelper - com.meizu.cloud.pushsdk.pushtracer.storage中的类
-
Created by liaojinlong on 16-4-14.
- evictAll() - 类 中的方法com.meizu.cloud.pushsdk.networking.cache.LruCache
-
- evictAllBitmap() - 类 中的静态方法com.meizu.cloud.pushsdk.networking.AndroidNetworking
-
Method to clear LruCache
- evictAllBitmap() - 类 中的方法com.meizu.cloud.pushsdk.networking.cache.LruBitmapCache
-
- evictAllBitmap() - 接口 中的方法com.meizu.cloud.pushsdk.networking.internal.ANImageLoader.ImageCache
-
- evictBitmap(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.AndroidNetworking
-
Method to evict a bitmap with given key from LruCache
- evictBitmap(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.cache.LruBitmapCache
-
- evictBitmap(String) - 接口 中的方法com.meizu.cloud.pushsdk.networking.internal.ANImageLoader.ImageCache
-
- evictionCount() - 类 中的方法com.meizu.cloud.pushsdk.networking.cache.LruCache
-
- execute(Runnable) - 类 中的方法com.meizu.cloud.pushsdk.base.ExecutorProxy
-
- execute(Runnable) - 类 中的方法com.meizu.cloud.pushsdk.networking.core.MainThreadExecutor
-
- execute(Request) - 接口 中的方法com.meizu.cloud.pushsdk.networking.http.Call
-
Invokes the request immediately, and blocks until the response can be processed or is in
error.
- execute(Request) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpURLConnectionCall
-
- execute(ANRequest) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.internal.SynchronousCall
-
- execute(Runnable) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.emitter.classic.Executor
-
Sends a runnable to the executor service.
- executeAfterGetDeviceId(long) - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.RegisterStatusStrategy
-
获取deviceId
- executeForBitmap() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- executeForDownload() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- executeForJSONArray() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- executeForJSONObject() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- executeForOkHttpResponse() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- executeForString() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- Executor - com.meizu.cloud.pushsdk.pushtracer.emitter.classic中的类
-
Created by liaojinlong on 16-4-14.
- Executor() - 类 的构造器com.meizu.cloud.pushsdk.pushtracer.emitter.classic.Executor
-
- ExecutorProxy - com.meizu.cloud.pushsdk.base中的类
-
Created by zbin on 17-2-16.
- ExecutorProxy(Executor) - 类 的构造器com.meizu.cloud.pushsdk.base.ExecutorProxy
-
- executorService - 类 中的变量com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- ExecutorSupplier - com.meizu.cloud.pushsdk.networking.core中的接口
-
Created by amitshekhar on 22/03/16.
- exhausted() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- exhausted() - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Returns true if there are no more bytes in this source.
- exit() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.AsyncTimeout
-
Returns true if the timeout occurred.
- EXPANDABLE_IMAGE_URL - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.NotificationStyle
-
- EXPANDABLE_TEXT - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.NotificationStyle
-
- ExpandablePicNotification - com.meizu.cloud.pushsdk.notification.flyme中的类
-
Created by liaojinlong on 16-5-5.
- ExpandablePicNotification(Context, PushNotificationBuilder) - 类 的构造器com.meizu.cloud.pushsdk.notification.flyme.ExpandablePicNotification
-
- ExpandableTextNotification - com.meizu.cloud.pushsdk.notification.flyme中的类
-
Created by liaojinlong on 16-5-10.
- ExpandableTextNotification(Context, PushNotificationBuilder) - 类 的构造器com.meizu.cloud.pushsdk.notification.flyme.ExpandableTextNotification
-
- EXPIRE_NOTIFICATION - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
expire notification
- EXTRA - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
可选参数
- EXTRA_APP_IS_UNREGISTER_SUCCESS - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- EXTRA_APP_PUSH_ID - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
以下是相关参数定义-5.0
- EXTRA_APP_PUSH_MESSAGE - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- EXTRA_APP_PUSH_PREFERENCE_KEY - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- EXTRA_APP_PUSH_PREFERENCE_NAME - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- EXTRA_APP_PUSH_PREFERENCE_VALUE - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- EXTRA_APP_PUSH_PREFERENCE_VALUE_TYPE - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- EXTRA_APP_PUSH_PREFERENCE_VALUE_TYPE_BOOLEAN - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- EXTRA_APP_PUSH_PREFERENCE_VALUE_TYPE_INT - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- EXTRA_APP_PUSH_PREFERENCE_VALUE_TYPE_STRING - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- EXTRA_APP_PUSH_REGISTER_STATUS - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- EXTRA_APP_PUSH_RESPONSE_NOTIFICATION_MESSAGE - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- EXTRA_APP_PUSH_SCHEDULE_NOTIFICATION_MESSAGE - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- EXTRA_APP_PUSH_SEQ_ID - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- EXTRA_APP_PUSH_SERVICE_DEFAULT_PACKAGE_NAME - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- EXTRA_APP_PUSH_SUBALIAS_STATUS - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- EXTRA_APP_PUSH_SUBTAGS_STATUS - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- EXTRA_APP_PUSH_SWITCH_SETTING_PACKAGE_NAME - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- EXTRA_APP_PUSH_SWITCH_SETTING_STATUS - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- EXTRA_APP_PUSH_SWITCH_SETTING_TYPE - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- EXTRA_APP_PUSH_SWITCH_STATUS - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- EXTRA_APP_PUSH_TASK_ID - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- EXTRA_APP_PUSH_TASK_TIMES_TAMP - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- EXTRA_APP_PUSH_UNREGISTER_STATUS - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- EXTRA_APPLICATION_PENDING_INTENT - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- EXTRA_FLYME_GREEN_NOTIFICATION_SETTING - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
key: the json settings for push notifications
- EXTRA_GET_NOTIFICATION_PACKAGE_NAME - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- EXTRA_ORIGINAL_NOTIFICATION_PACKAGE_NAME - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
管理对应包名的应用的通知权限
- EXTRA_PUSH_MESSAGE - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
兼容5.0以下版本配置
- EXTRA_PUSH_TRACKER_JSON_DATA - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- EXTRA_REGISTRATION_ERROR - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- EXTRA_REGISTRATION_ID - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- EXTRA_SENDER - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
兼容5.0以下版本,注册与反注册获取应用包名
- EXTRA_UNREGISTERED - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- GEOLOCATION_SCHEMA - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.TrackerConstants
-
- get() - 类 中的静态方法com.meizu.cloud.pushsdk.analytics.secure.HttpKeyMgr
-
- get() - 类 中的静态方法com.meizu.cloud.pushsdk.base.ExecutorProxy
-
- get() - 类 中的静态方法com.meizu.cloud.pushsdk.base.Logger
-
- get(Object) - 类 中的方法com.meizu.cloud.pushsdk.base.reflect.ReflectField
-
获取静态/非静态成员变量的值
- get(String) - 类 中的静态方法com.meizu.cloud.pushsdk.base.SystemProperties
-
- get(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.AndroidNetworking
-
Method to make GET request
- get(K) - 类 中的方法com.meizu.cloud.pushsdk.networking.cache.LruCache
-
- GET - 接口 中的静态变量com.meizu.cloud.pushsdk.networking.common.Method
-
- get(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Headers.Builder
-
Equivalent to build().get(name), but potentially faster.
- get(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Headers
-
Returns the last value corresponding to the specified field, or null.
- get(URL) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.HttpUrl
-
Returns an
HttpUrl for
url if its protocol is
http or
https, or
null if it has any other protocol.
- get(URI) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.HttpUrl
-
- get() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Request.Builder
-
- get(String, ANImageLoader.ImageListener) - 类 中的方法com.meizu.cloud.pushsdk.networking.internal.ANImageLoader
-
- get(String, ANImageLoader.ImageListener, int, int) - 类 中的方法com.meizu.cloud.pushsdk.networking.internal.ANImageLoader
-
- get(String, ANImageLoader.ImageListener, int, int, ImageView.ScaleType) - 类 中的方法com.meizu.cloud.pushsdk.networking.internal.ANImageLoader
-
- GET_PUBLIC_KEY - 类 中的静态变量com.meizu.cloud.pushsdk.platform.api.PushAPI
-
- getActivity() - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- getActUrl() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.ActVideoSetting
-
- getActVideoSetting() - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV4
-
- getaKey64() - 类 中的方法com.meizu.cloud.pushsdk.analytics.secure.HttpKeyMgr
-
- getAlias() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.SubAliasStatus
-
- getAlias(Context, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
获取用户设置别名
- getAllEvents() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.storage.EventStore
-
Returns a list of all the events in the
database.
- getAnalyticsListener() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- getAndroidTrackerClassic(Context, RequestCallback) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.QuickTracker
-
- getAndroidTrackerClassic(Context, Call, RequestCallback) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.QuickTracker
-
Returns a Classic Tracker
- getAppIcon(Context, String) - 类 中的方法com.meizu.cloud.pushsdk.notification.AbstractPushNotification
-
获取当前应用图标
- getAppId() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.StrategyMessage
-
- getAppId() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
- getAppInfoSubject() - 类 中的方法com.meizu.cloud.pushsdk.analytics.PayloadSub
-
- getAppKey() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.StrategyMessage
-
- getAppVersionCode(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
获取当前应用应用版本号
- getAppVersionName(Context, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
返回当前程序版本名
- getAppVersionName(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
获取当前应用应用主版本号
- getAsBitmap(BitmapRequestListener) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- getAsJSONArray(JSONArrayRequestListener) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- getAsJSONObject(JSONObjectRequestListener) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- getAsOkHttpResponse(OkHttpResponseListener) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- getAsOkHttpResponseAndBitmap(OkHttpResponseAndBitmapRequestListener) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- getAsOkHttpResponseAndJSONArray(OkHttpResponseAndJSONArrayRequestListener) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- getAsOkHttpResponseAndJSONObject(OkHttpResponseAndJSONObjectRequestListener) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- getAsOkHttpResponseAndString(OkHttpResponseAndStringRequestListener) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- getAsString(StringRequestListener) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- getBackgroundTimeout() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Session
-
- getBannerImageUrl() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.NotificationStyle
-
- getBase64Encoded() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
- getBaseStyle() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.NotificationStyle
-
- getBitmap(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.cache.LruBitmapCache
-
- getBitmap(String) - 接口 中的方法com.meizu.cloud.pushsdk.networking.internal.ANImageLoader.ImageCache
-
- getBitmap() - 类 中的方法com.meizu.cloud.pushsdk.networking.internal.ANImageLoader.ImageContainer
-
- getBitmap(String) - 类 中的方法com.meizu.cloud.pushsdk.notification.util.ResourceReader
-
- getBitmapFromURL(String) - 类 中的方法com.meizu.cloud.pushsdk.notification.AbstractPushNotification
-
- getBooleanByKey(Context, String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
- getBSSID(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
- getBufferOption() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
- getByte(long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
Returns the byte at pos.
- getByte(int) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ByteString
-
Returns the byte at pos.
- getByteLimitGet() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
- getByteLimitPost() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
- getByteSize() - 接口 中的方法com.meizu.cloud.pushsdk.pushtracer.dataload.DataLoad
-
Returns the byte size of a DataLoad.
- getByteSize() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.dataload.SelfDescribingJson
-
- getByteSize() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.dataload.TrackerDataload
-
- getCached() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.Control
-
- getCacheNum() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.Control
-
- getCall() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- getCarrier(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.utils.Util
-
Returns the carrier name based
on the android context supplied.
- getClickPackageName() - 类 中的方法com.meizu.cloud.pushsdk.notification.PushNotificationBuilder
-
此包名不一定存在,请注意判空处理
- getClickType() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.SecurityMessage
-
- getClickType() - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- getClickType() - 类 中的方法com.meizu.cloud.pushsdk.notification.MPushMessage
-
- getCode() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.SecurityMessage.PublicKeyStatus
-
- getCode() - 枚举 中的方法com.meizu.cloud.pushsdk.notification.model.styleenum.BaseStyleModel
-
- getCode() - 枚举 中的方法com.meizu.cloud.pushsdk.notification.model.styleenum.InnerStyleLayout
-
- getCode() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.BasicPushStatus
-
- getCode() - 枚举 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.BufferOption
-
- getContent() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.SecurityMessage
-
- getContent() - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- getContent() - 类 中的方法com.meizu.cloud.pushsdk.handler.MzPushMessage
-
- getContent() - 类 中的方法com.meizu.cloud.pushsdk.notification.MPushMessage
-
- getControl() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.ControlMessage
-
- getControlMessage() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.ControlMessage
-
- getControlMessage() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.UploadLogMessage
-
- getControlMessage() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.WithDrawMessage
-
- getCurrentBandwidth() - 类 中的静态方法com.meizu.cloud.pushsdk.networking.AndroidNetworking
-
Method to get currentBandwidth
- getCurrentBandwidth() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ConnectionClassManager
-
- getCurrentConnectionQuality() - 类 中的静态方法com.meizu.cloud.pushsdk.networking.AndroidNetworking
-
Method to get currentConnectionQuality
- getCurrentConnectionQuality() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ConnectionClassManager
-
- getCurrentLanguage() - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
获取系统当前使用的语言
设置成简体中文的时候,getLanguage()返回的是zh
- getCurrentSessionId() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Session
-
- getDataCollection() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
- getDataLoad() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.event.PushEvent
-
Returns a TrackerPayload which can be stored into
the local database.
- getDate(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Headers
-
Returns the last value corresponding to the specified field parsed as an HTTP date, or null if
either the field is absent or cannot be parsed as a date.
- getDefaultCipherSuites() - 类 中的方法com.meizu.cloud.pushsdk.networking.ssl.SSLExtensionSocketFactory
-
- getDescEventsInRange(int) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.storage.EventStore
-
Returns a descending range of events
from the top of the database.
- getDeskTopNotificationPkg(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
check the deskTop notification json
- getDeviceId(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.base.DeviceUtils
-
- getDeviceId(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.base.MzTelephoneManager
-
- getDeviceId(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
get deviceId for onEvent
- getDeviceId() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.PlatformMessage
-
- getDeviceId() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.Statics
-
- getDeviceId() - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- getDeviceId() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- getDeviceId(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
get deviceId
- getDeviceId(Context, int) - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
根据卡槽获取其对象的imei
- getDeviceId(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
get deviceId
- getDeviceInfoSubject() - 类 中的方法com.meizu.cloud.pushsdk.analytics.PayloadSub
-
- getDeviceType() - 类 中的静态方法com.meizu.cloud.pushsdk.base.DeviceUtils
-
- getDirPath() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- getDirSize(File) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.util.FileUtil
-
获取目录文件大小
- getDiscardNotificationId(Context, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
- getDiscardNotificationTaskId(Context, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
- getDiskCacheDir(Context, String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.utils.Utils
-
- getDownloadProgressListener() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- getDrawable(String) - 类 中的方法com.meizu.cloud.pushsdk.notification.util.ResourceReader
-
- getEmittableEvents() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.storage.EventStore
-
Returns an EmittableEvents object which
contains events and eventIds within a
defined range of the database.
- getEmittableEvents() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.storage.MemoryStore
-
- getEmittableEvents() - 接口 中的方法com.meizu.cloud.pushsdk.pushtracer.storage.Store
-
Returns an EmittableEvents object which
contains events and eventIds within a
defined range of the database.
- getEmitter() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
- getEmitterStatus() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.classic.Emitter
-
- getEmitterStatus() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
- getEmitterTick() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
- getEmitterUri() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
- getEmptyLimit() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
- getEndShowTime() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.TimeDisplaySetting
-
- getError() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANResponse
-
- getErrorBody() - 异常错误 中的方法com.meizu.cloud.pushsdk.networking.error.ANError
-
- getErrorCode() - 异常错误 中的方法com.meizu.cloud.pushsdk.networking.error.ANError
-
- getErrorDetail() - 异常错误 中的方法com.meizu.cloud.pushsdk.networking.error.ANError
-
- getErrorForConnection(ANError) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.utils.Utils
-
- getErrorForNetworkOnMainThreadOrConnection(Exception) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.utils.Utils
-
- getErrorForParse(ANError) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.utils.Utils
-
- getErrorForServerResponse(ANError, ANRequest, int) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.utils.Utils
-
- getEvent(long) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.storage.EventStore
-
Returns a Map containing the event
payload values, the table row ID and
the date it was created.
- getEvent(long) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.storage.MemoryStore
-
Returns a Map containing the event
payload values, the table row ID and
the date it was created.
- getEventId() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.event.Event
-
- getEventId() - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.utils.Util
-
Generates a random UUID for
each event.
- getEventIds() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.EmittableEvents
-
- getEventIds() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.ReadyRequest
-
- getEventIds() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.RequestResult
-
- getEvents() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.EmittableEvents
-
- getEventStore() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.classic.Emitter
-
- getEventStore() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
- getExecutor() - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.emitter.classic.Executor
-
If the executor is null creates a
new executor.
- getExecutorSupplier() - 类 中的方法com.meizu.cloud.pushsdk.networking.core.Core
-
- getExpandableImageUrl() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.NotificationStyle
-
- getExpandableText() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.NotificationStyle
-
- getExpireTime() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.RegisterStatus
-
pushId有效时长,精确到秒
- getExtra() - 类 中的方法com.meizu.cloud.pushsdk.notification.MPushMessage
-
- getFileList() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.UploadLogMessage
-
- getFileName() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- getFlymeGreenNotificationSetting(MessageV3) - 类 中的方法com.meizu.cloud.pushsdk.notification.AbstractPushNotification
-
获取Flyme绿色通道的配置
- getForegroundTimeout() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Session
-
- getFuture() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- getHeaders() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- getHttpMethod() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
- getImageCache() - 类 中的方法com.meizu.cloud.pushsdk.networking.internal.ANImageLoader
-
- getImageListener(ImageView, int, int) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.internal.ANImageLoader
-
- getImpl() - 类 中的方法com.meizu.cloud.pushsdk.base.Proxy
-
- getInnerStyle() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.NotificationStyle
-
- getInstalledPackage(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
- getInstance(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.analytics.secure.HttpSecureRequester
-
- getInstance() - 类 中的静态方法com.meizu.cloud.pushsdk.networking.common.ConnectionClassManager
-
- getInstance() - 类 中的静态方法com.meizu.cloud.pushsdk.networking.core.Core
-
- getInstance() - 类 中的静态方法com.meizu.cloud.pushsdk.networking.internal.ANImageLoader
-
- getInstance() - 类 中的静态方法com.meizu.cloud.pushsdk.networking.internal.ANRequestQueue
-
- getInstance(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.util.ResourceReader
-
- getInstance(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.platform.api.PushPlatformManager
-
- getInstance(Context, String) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.storage.EventStoreHelper
-
Use the application context, which will ensure that you
don't accidentally leak an Activity's context.
- getIntBykey(Context, String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
- getIntentMethod(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
get intent method
- getIsDiscard() - 类 中的方法com.meizu.cloud.pushsdk.notification.MPushMessage
-
- getLargeIconUrl() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.AppIconSetting
-
- getLastInsertedRowId() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.storage.EventStore
-
Returns the last rowId to be
inserted.
- getLevel() - 枚举 中的方法com.meizu.cloud.pushsdk.pushtracer.utils.LogLevel
-
- getLineNumber(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
get line number
- getLocation(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.utils.Util
-
Returns the location of the android
device.
- getLocationInfoSubject() - 类 中的方法com.meizu.cloud.pushsdk.analytics.PayloadSub
-
- getLogLevel() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
- getLongByKey(Context, String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
- getMACAddress(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.base.DeviceUtils
-
- getmAdvanceSetting() - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- getMap() - 接口 中的方法com.meizu.cloud.pushsdk.pushtracer.dataload.DataLoad
-
Returns the DataLoad as a HashMap.
- getMap() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.dataload.SelfDescribingJson
-
- getMap() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.dataload.TrackerDataload
-
- getMapFromFile(String, Context) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.utils.FileStore
-
Returns a map of KV pairs from a file in internal
storage.
- getmAppIconSetting() - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- getMaxSize() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.UploadLogMessage
-
- getMessage(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- getMessage(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.fileupload.LogUploadMessageHandler
-
- getMessage(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.MessageV2Handler
-
- getMessage(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.MessageV3Handler
-
- getMessage() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.SecurityMessage.PublicKeyStatus
-
- getMessage(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.notification.NotificationArrivedHandler
-
- getMessage(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.notification.NotificationClickMessageHandler
-
- getMessage(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.notification.NotificationDeleteMessageHandler
-
- getMessage(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.notification.NotificationStateMessageHandler
-
- getMessage(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.notification.WithDrawMessageHandler
-
- getMessage(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.platform.PushSwitchStatusHandler
-
- getMessage(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.platform.ReceiveNotifyMessageHandler
-
- getMessage(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.platform.RegisterStatusHandler
-
- getMessage(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.platform.SubScribeAliasStatusHandler
-
- getMessage(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.platform.SubScribeTagsStatusHandler
-
- getMessage(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.platform.UnRegisterStatusHandler
-
- getMessage(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.RegisterMessageHandler
-
- getMessage(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.schedule.ScheduleNotificationHandler
-
- getMessage(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.ThroughMessageHandler
-
- getMessage(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.UnRegisterMessageHandler
-
- getMessage() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.BasicPushStatus
-
- getMessageSeqInCrease(Context, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
获取当前消息序列号
- getMessageV3() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.NotificationState
-
- getMethod() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- getmethod() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Request
-
- getMethodParamTypes(String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
- getMimeType(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.utils.Utils
-
- getmLargIcon() - 类 中的方法com.meizu.cloud.pushsdk.notification.PushNotificationBuilder
-
- getmNotificationDefaults() - 类 中的方法com.meizu.cloud.pushsdk.notification.PushNotificationBuilder
-
- getmNotificationFlags() - 类 中的方法com.meizu.cloud.pushsdk.notification.PushNotificationBuilder
-
- getmNotificationsound() - 类 中的方法com.meizu.cloud.pushsdk.notification.PushNotificationBuilder
-
- getmNotificationStyle() - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- getModel() - 类 中的静态方法com.meizu.cloud.pushsdk.base.BuildExt
-
- getmStatusbarIcon() - 类 中的方法com.meizu.cloud.pushsdk.notification.PushNotificationBuilder
-
- getmTimeDisplaySetting() - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- getMultiPartRequestBody() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- getmVibratePattern() - 类 中的方法com.meizu.cloud.pushsdk.notification.PushNotificationBuilder
-
- getMzPushServicePackageName(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
获取首次启动MzPushService的包名
MzPushService只会由首次启动自身的应用启动,该应用的包名既是各个应用所需要的包名
如果应用中没有一个启动mzPushService,策略选择那个service进行启动
- getNamespace() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
- getNetworkInfo(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.util.Connectivity
-
Get the network info
- getNetWorkType() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.AdvanceSetting
-
- getNetWorkType(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
- getNotificationId() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.NotificationState
-
- getNotificationMessage() - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- getNotificationMessageSwitchStatus(Context, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
获取当前通知栏消息的开关状态
- getNotificationPkg() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.NotificationState
-
- getNotifyId() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.WithDrawMessage
-
- getNotifyId() - 类 中的方法com.meizu.cloud.pushsdk.handler.MzPushMessage
-
- getNotifyId() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.NotifyOption
-
- getNotifyId(MessageV3) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.model.NotifyOption
-
- getNotifyIdByNotifyKey(Context, String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
根据packageName和notifyKey获取notifyId
- getNotifyIdByPackageName(Context, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
根据包名获取notify
- getNotifyKey() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.NotifyOption
-
- getNotifyOptionSetting(MessageV3) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.model.NotifyOption
-
获取通知栏Notify配置,json格式如下
"no":{
"ni":0, // 一个随机int型,全局唯一,由服务端统一生成
"nk":"notify_key" // 分组合并推送的key,凡是带有此key的通知栏消息只会显示最后到达的一条
}
- getNotifyType() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.AdvanceSetting
-
- getNotifyType() - 类 中的方法com.meizu.cloud.pushsdk.notification.MPushMessage
-
- getOkHttpResponse() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANResponse
-
- getOperator(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
get operator
- getPackageName() - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- getPackageName() - 类 中的方法com.meizu.cloud.pushsdk.notification.MPushMessage
-
- getPackageName() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.StrategyMessage
-
- getParams() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.SecurityMessage
-
- getParams() - 类 中的方法com.meizu.cloud.pushsdk.notification.MPushMessage
-
- getParams() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.StrategyMessage
-
- getParamsMap() - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- getParamsMap(JSONObject) - 类 中的静态方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- getPhoneInfo(Context, int, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
根据subId获取相关信息
- getPreviousSessionId() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Session
-
- getPriority() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- getPriority() - 类 中的方法com.meizu.cloud.pushsdk.networking.internal.InternalRunnable
-
- getProcessName(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
- getProcessorType() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.fileupload.LogUploadMessageHandler
-
- getProcessorType() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.MessageV2Handler
-
- getProcessorType() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.MessageV3Handler
-
- getProcessorType() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.notification.NotificationArrivedHandler
-
- getProcessorType() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.notification.NotificationClickMessageHandler
-
- getProcessorType() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.notification.NotificationDeleteMessageHandler
-
- getProcessorType() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.notification.NotificationStateMessageHandler
-
- getProcessorType() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.notification.WithDrawMessageHandler
-
- getProcessorType() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.platform.PushSwitchStatusHandler
-
- getProcessorType() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.platform.ReceiveNotifyMessageHandler
-
- getProcessorType() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.platform.RegisterStatusHandler
-
- getProcessorType() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.platform.SubScribeAliasStatusHandler
-
- getProcessorType() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.platform.SubScribeTagsStatusHandler
-
- getProcessorType() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.platform.UnRegisterStatusHandler
-
- getProcessorType() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.RegisterMessageHandler
-
- getProcessorType() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.schedule.ScheduleNotificationHandler
-
- getProcessorType() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.ThroughMessageHandler
-
- getProcessorType() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.UnRegisterMessageHandler
-
- getProcessorType() - 接口 中的方法com.meizu.cloud.pushsdk.handler.MessageHandler
-
- getPublicKey() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.SecurityMessage.PublicKeyStatus
-
- getPublicKeyByPackageName(Context, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
- getPublicKeyExpireTime(Context, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
- getPushExtra() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.Statics
-
- getPushId() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.PushSwitchStatus
-
- getPushId() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.RegisterStatus
-
- getPushId() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.StrategyMessage
-
- getPushId() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.SubAliasStatus
-
- getPushId() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.SubTagsStatus
-
- getPushId(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.PushManager
-
根据应用包名获取pushId
- getPushId(Context, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
get Default pushId
- getPushIdExpireTime(Context, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
获取pushid过期时间
- getPushServiceDefaultPackageName(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- getPushTimestamp(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- getPushTimesTamp() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.PlatformMessage
-
- getPushTimestamp() - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- getPushType() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.Control
-
- getPushType() - 类 中的方法com.meizu.cloud.pushsdk.handler.MzPushMessage
-
- getPushType() - 类 中的方法com.meizu.cloud.pushsdk.notification.MPushMessage
-
- getReceiver(String, String) - 类 中的方法com.meizu.cloud.pushsdk.NotificationService
-
- getRequest() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.ReadyRequest
-
- getRequestBody() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- GetRequestBuilder(String) - 类 的构造器com.meizu.cloud.pushsdk.networking.common.ANRequest.GetRequestBuilder
-
- GetRequestBuilder(String, int) - 类 的构造器com.meizu.cloud.pushsdk.networking.common.ANRequest.GetRequestBuilder
-
- getRequestCallback() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
- getRequestSecurity() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
- getRequestType() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- getRequestUrl() - 类 中的方法com.meizu.cloud.pushsdk.networking.internal.ANImageLoader.ImageContainer
-
- getResId(String, String) - 类 中的方法com.meizu.cloud.pushsdk.notification.util.ResourceReader
-
- getResponse() - 异常错误 中的方法com.meizu.cloud.pushsdk.networking.error.ANError
-
- getResponseAs() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- getResponseBody() - 类 中的方法com.meizu.cloud.pushsdk.analytics.secure.NetResponse
-
- getResponseCode() - 类 中的方法com.meizu.cloud.pushsdk.analytics.secure.NetResponse
-
- getResponseOnlyFromNetwork() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.DownloadBuilder
-
- getResponseOnlyFromNetwork() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.GetRequestBuilder
-
- getResponseOnlyFromNetwork() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.MultiPartBuilder
-
- getResponseOnlyFromNetwork() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.PostRequestBuilder
-
- getResponseOnlyFromNetwork() - 接口 中的方法com.meizu.cloud.pushsdk.networking.common.RequestBuilder
-
- getResponseOnlyIfCached() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.DownloadBuilder
-
- getResponseOnlyIfCached() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.GetRequestBuilder
-
- getResponseOnlyIfCached() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.MultiPartBuilder
-
- getResponseOnlyIfCached() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.PostRequestBuilder
-
- getResponseOnlyIfCached() - 接口 中的方法com.meizu.cloud.pushsdk.networking.common.RequestBuilder
-
- getResult() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANResponse
-
- getRevokePackageName() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.WithDrawMessage
-
- getRunningProcess(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
获取当前进程列表
- getScaleType() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- getSecurityEncryption(MessageV3) - 类 中的静态方法com.meizu.cloud.pushsdk.handler.impl.model.SecurityMessage
-
- getSelfDefineContentString() - 类 中的方法com.meizu.cloud.pushsdk.handler.MzPushMessage
-
- getSelfDescribingJson() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.event.Event
-
- getSendLimit() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
- getSeqId(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- getSeqId() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.PlatformMessage
-
- getSeqId() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.Statics
-
- getSeqId() - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- getSequenceNumber() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- getSequenceNumber() - 类 中的方法com.meizu.cloud.pushsdk.networking.internal.ANRequestQueue
-
- getSession() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
- getSessionContext() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Session
-
Returns the session context
- getSessionIndex() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Session
-
- getSessionStorage() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Session
-
- getSessionValues() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Session
-
Returns the values for the session context.
- getSignature(Map<String, String>, String) - 类 中的静态方法com.meizu.cloud.pushsdk.platform.SignUtils
-
- getSize() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.storage.EventStore
-
Returns amount of events currently
in the database.
- getSize() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.storage.MemoryStore
-
- getSize() - 接口 中的方法com.meizu.cloud.pushsdk.pushtracer.storage.Store
-
Returns amount of events currently
in the database.
- getsKey64() - 类 中的方法com.meizu.cloud.pushsdk.analytics.secure.HttpKeyMgr
-
- getSn() - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
- getStartShowTime() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.TimeDisplaySetting
-
- getState() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.NotificationState
-
- getStatic() - 类 中的方法com.meizu.cloud.pushsdk.base.reflect.ReflectField
-
获取静态成员变量的值
- getStatics() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.ControlMessage
-
- getStrategyChildType() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.StrategyMessage
-
- getStrategyType() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.StrategyMessage
-
- getStringBykey(Context, String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
- getStringSetBykey(Context, String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
- getSubId(Context, int) - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
根据slotId获取subID https://www.jianshu.com/p/a8a97ae72986
- getSubject() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Subject
-
- getSubject() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
- getSubjectLocation() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Subject
-
- getSubjectMobile() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Subject
-
- getSubscriberId(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
get subscribeId
- getSubscriberId(Context, int) - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
获取卡槽imsi
- getSuccess() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.RequestResult
-
- getSupportedCipherSuites() - 类 中的方法com.meizu.cloud.pushsdk.networking.ssl.SSLExtensionSocketFactory
-
- getTag() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- getTagId() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.SubTagsStatus.Tag
-
- getTagList() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.SubTagsStatus
-
- getTagName() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.SubTagsStatus.Tag
-
- getTaskId(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- getTaskId() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.PlatformMessage
-
- getTaskId() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.SecurityMessage
-
- getTaskId() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.Statics
-
- getTaskId() - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- getTaskId() - 类 中的方法com.meizu.cloud.pushsdk.handler.MzPushMessage
-
- getTaskId() - 类 中的方法com.meizu.cloud.pushsdk.notification.MPushMessage
-
- getTaskId(Intent) - 类 中的静态方法com.meizu.cloud.pushsdk.util.UxIPUtils
-
- getThreadCount() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
- getThroughMessage() - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- getThroughMessageSwitchStatus(Context, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
获取当前透传消息开关状态
- getTime() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.Statics
-
- getTimestamp() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.SecurityMessage
-
- getTimestamp() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.event.Event
-
- getTimestamp() - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.utils.Util
-
Returns the current System time
as a String.
- getTitle() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.SecurityMessage
-
- getTitle() - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- getTitle() - 类 中的方法com.meizu.cloud.pushsdk.handler.MzPushMessage
-
- getTitle() - 类 中的方法com.meizu.cloud.pushsdk.notification.MPushMessage
-
- getTrackerVersion() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
- getType() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- getUploadDataPackageName() - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- getUploadProgressListener() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- getUriPackageName() - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- getUrl() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- getUserAgent() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- getUserId() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Session
-
- getUserInfoSubject() - 类 中的方法com.meizu.cloud.pushsdk.analytics.PayloadSub
-
- getUTF8Length(String) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.utils.Util
-
Count the number of bytes a string will occupy when UTF-8 encoded
- getWebUrl() - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- getWifiList(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
- getWifiMac(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
- GzipSink - com.meizu.cloud.pushsdk.networking.okio中的类
-
A sink that uses
GZIP to
compress written data to another sink.
- GzipSink(Sink) - 类 的构造器com.meizu.cloud.pushsdk.networking.okio.GzipSink
-
- GzipSource - com.meizu.cloud.pushsdk.networking.okio中的类
-
A source that uses
GZIP to
decompress data read from another source.
- GzipSource(Source) - 类 的构造器com.meizu.cloud.pushsdk.networking.okio.GzipSource
-
- i(String, String) - 类 中的静态方法com.meizu.cloud.pushinternal.DebugLogger
-
- i(String, String) - 接口 中的方法com.meizu.cloud.pushsdk.base.ICacheLog
-
- i(String, String) - 类 中的方法com.meizu.cloud.pushsdk.base.Logger
-
- i(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.common.ANLog
-
- i(String, String, Object...) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.utils.Logger
-
Verbose Level Logging
- ICacheLog - com.meizu.cloud.pushsdk.base中的接口
-
Created by zbin on 17-2-16.
- ImageContainer(Bitmap, String, String, ANImageLoader.ImageListener) - 类 的构造器com.meizu.cloud.pushsdk.networking.internal.ANImageLoader.ImageContainer
-
- IMEI - 类 中的静态变量com.meizu.cloud.pushsdk.analytics.Params
-
- immutableList(List<T>) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.Util
-
Returns an immutable copy of list.
- immutableList(T...) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.Util
-
Returns an immutable list containing elements.
- immutableMap(Map<K, V>) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.Util
-
Returns an immutable copy of map.
- IMSI_1 - 类 中的静态变量com.meizu.cloud.pushsdk.analytics.Params
-
- IMSI_2 - 类 中的静态变量com.meizu.cloud.pushsdk.analytics.Params
-
- indexOf(byte) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- indexOf(byte, long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
Returns the index of b in this at or beyond fromIndex, or
-1 if this buffer does not contain b in that range.
- indexOf(ByteString) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- indexOf(ByteString, long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- indexOf(byte) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Returns the index of the first b in the buffer.
- indexOf(byte, long) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Returns the index of the first b in the buffer at or after fromIndex.
- indexOf(ByteString) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Returns the index of the first match for bytes in the buffer.
- indexOf(ByteString, long) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Returns the index of the first match for bytes in the buffer at or after fromIndex.
- indexOfElement(ByteString) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- indexOfElement(ByteString, long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- indexOfElement(ByteString) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Returns the index of the first byte in targetBytes in the buffer.
- indexOfElement(ByteString, long) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Returns the index of the first byte in targetBytes in the buffer
at or after fromIndex.
- InflaterSource - com.meizu.cloud.pushsdk.networking.okio中的类
-
A source that uses
DEFLATE
to decompress data read from another source.
- InflaterSource(Source, Inflater) - 类 的构造器com.meizu.cloud.pushsdk.networking.okio.InflaterSource
-
- init(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.analytics.secure.HttpKeyMgr
-
- init(Context) - 类 中的方法com.meizu.cloud.pushsdk.base.Logger
-
初始化
1.
- init(Context, boolean) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.QuickTracker
-
初始化QuickTracker
- init(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.util.UxIPUtils
-
- initDebugLogger(Context) - 类 中的静态方法com.meizu.cloud.pushinternal.DebugLogger
-
- initialize(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.AndroidNetworking
-
Initializes AndroidNetworking with the default config.
- initialize() - 类 中的静态方法com.meizu.cloud.pushsdk.networking.internal.ANImageLoader
-
- initialize() - 类 中的静态方法com.meizu.cloud.pushsdk.networking.internal.ANRequestQueue
-
- INNER_STYLE - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.NotificationStyle
-
- InnerStyleLayout - com.meizu.cloud.pushsdk.notification.model.styleenum中的枚举
-
Created by liaojinlong on 16-5-26.
- inputStream() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- inputStream() - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Returns an input stream that reads from this source.
- insertEvent(DataLoad) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.storage.EventStore
-
Inserts a payload into the database
- insertEvent(DataLoad) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.storage.MemoryStore
-
Inserts a payload into the database
- INTENT_ACTIVITY_NAME - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
跳转页面的名称
- IntentReceiver - com.meizu.cloud.pushsdk.base中的类
-
Created by zbin on 16-12-6.
- IntentReceiver() - 类 的构造器com.meizu.cloud.pushsdk.base.IntentReceiver
-
- InternalNetworking - com.meizu.cloud.pushsdk.networking.internal中的类
-
- InternalRunnable - com.meizu.cloud.pushsdk.networking.internal中的类
-
Created by amitshekhar on 22/03/16.
- InternalRunnable(ANRequest) - 类 的构造器com.meizu.cloud.pushsdk.networking.internal.InternalRunnable
-
- intersect(Class<T>, T[], T[]) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.Util
-
Returns an array containing containing only elements found in first and also in second.
- INVALID_PUSH_MESSAGE - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- invalidatesCache(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.HttpMethod
-
- invoke(Object, Object...) - 类 中的方法com.meizu.cloud.pushsdk.base.reflect.ReflectMethod
-
用于静态或非静态方法的调用
- invokeStatic(Object...) - 类 中的方法com.meizu.cloud.pushsdk.base.reflect.ReflectMethod
-
用于静态方法的反射调用
- IP_ADDRESS - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- IS_DISCARD - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
重复消息忽略
- isAndroidGetsocknameError(AssertionError) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.Util
-
Returns true if e is due to a firmware bug fixed after Android 4.2.2.
- isApplicationDebug(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
当前应用是否为debug版本
- isBrandMeizu(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
判断是否为魅族设备
- isCached(String, int, int) - 类 中的方法com.meizu.cloud.pushsdk.networking.internal.ANImageLoader
-
- isCached(String, int, int, ImageView.ScaleType) - 类 中的方法com.meizu.cloud.pushsdk.networking.internal.ANImageLoader
-
- isCanceled() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- isCanceled() - 接口 中的方法com.meizu.cloud.pushsdk.networking.http.Call
-
- isCanceled() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpURLConnectionCall
-
- isClearNotification() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.AdvanceSetting
-
- isConnected(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.util.Connectivity
-
Check if there is any connectivity
- isConnectedFast(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.util.Connectivity
-
Check if there is fast connectivity
- isConnectedMobile(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.util.Connectivity
-
Check if there is any connectivity to a mobile network
- isConnectedWifi(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.util.Connectivity
-
Check if there is any connectivity to a Wifi network
- isConnectionFast(int, int) - 类 中的静态方法com.meizu.cloud.pushsdk.util.Connectivity
-
Check if the connection is fast
- isDatabaseOpen() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.storage.EventStore
-
Returns truth on if database is open.
- isDebuggable() - 类 中的静态方法com.meizu.cloud.pushinternal.DebugLogger
-
- isDebugMode() - 接口 中的方法com.meizu.cloud.pushsdk.base.ICacheLog
-
是否为debug模式
- isDebugMode() - 类 中的方法com.meizu.cloud.pushsdk.base.Logger
-
- isDefaultLargeIcon() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.AppIconSetting
-
- isDiscard() - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- isEmpty(Map<K, V>) - 类 中的静态方法com.meizu.cloud.pushsdk.platform.PushIdEncryptUtils
-
- isEmpty(boolean) - 接口 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.RequestCallback
-
- isExecuted() - 接口 中的方法com.meizu.cloud.pushsdk.networking.http.Call
-
Returns true if this call has been either
executed or
It is an error to execute a call more than once.
- isExecuted() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpURLConnectionCall
-
- isHeadUpNotification() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.AdvanceSetting
-
- isHttps() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl
-
- isHttps() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Request
-
- isHuaWei() - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
判断当前手机是否为华为手机
- isIndiaLocal() - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
判断固件是否印度版
- isInternational() - 类 中的静态方法com.meizu.cloud.pushsdk.base.BuildExt
-
- isInternational() - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
判断固件是否为国际版
- isLights() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.NotifyType
-
- isMeizu(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
是否为魅族手机
- isNotificationJson(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
check the notification json type
- isOnline(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.utils.Util
-
Checks whether or not the device
is online and able to communicate
with the outside world.
- isOnMainThread() - 类 中的方法com.meizu.cloud.pushsdk.notification.AbstractPushNotification
-
check current thread
- isOnMainThread() - 类 中的方法com.meizu.cloud.pushsdk.PushMessageProxy
-
check current thread
- isOpen() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.storage.EventStore
-
- isOpen() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.storage.MemoryStore
-
- isOpen() - 接口 中的方法com.meizu.cloud.pushsdk.pushtracer.storage.Store
-
whether the store is open
- isOversize() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.ReadyRequest
-
- isPackageInstalled(Context, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
根据包名判断应用是否安装
- isPhone() - 类 中的静态方法com.meizu.cloud.pushsdk.base.DeviceUtils
-
- isRegisterStatus() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- isRetry() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.StrategyMessage
-
- isRom() - 类 中的静态方法com.meizu.cloud.pushsdk.base.BuildExt
-
- isRunning - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
- isRunningProcess(Context, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
当前应用是否正在运行
判断当前应用是否正在运行遍历时需要申请以下权限
<-- 申请获取正在运行的应用的权限-->
- isScreenOnAndUnlock() - 类 中的方法com.meizu.cloud.pushsdk.notification.AbstractPushNotification
-
check screen status and screen lock status
- isSound() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.NotifyType
-
- isSuccess() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANResponse
-
- isSuccessful() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Response
-
Returns true if the code is in [200..300), which means the request was successfully received,
understood, and accepted.
- isSuccessfulSend(int) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.HttpURLConnectionCall
-
- isSuccessfulSend(int) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
Returns truth on if the request
was sent successfully.
- isSupportBigTextStyleAndAction() - 类 中的静态方法com.meizu.cloud.pushsdk.util.MinSdkChecker
-
- isSupportDeviceDefaultLight() - 类 中的静态方法com.meizu.cloud.pushsdk.util.MinSdkChecker
-
- isSupportKeyguardState() - 类 中的静态方法com.meizu.cloud.pushsdk.util.MinSdkChecker
-
- isSupportNotificationBuild() - 类 中的静态方法com.meizu.cloud.pushsdk.util.MinSdkChecker
-
- isSupportNotificationChannel() - 类 中的静态方法com.meizu.cloud.pushsdk.util.MinSdkChecker
-
- isSupportRemoteInvoke - 类 中的变量com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
是否支持远程调用
- isSupportSendNotification() - 类 中的静态方法com.meizu.cloud.pushsdk.util.MinSdkChecker
-
- isSupportSetDrawableSmallIcon() - 类 中的静态方法com.meizu.cloud.pushsdk.util.MinSdkChecker
-
- isSupportVideoNotification() - 类 中的静态方法com.meizu.cloud.pushsdk.util.MinSdkChecker
-
- isSwitchNotificationMessage() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.PushSwitchStatus
-
- isSwitchThroughMessage() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.PushSwitchStatus
-
- isTimeDisplay() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.TimeDisplaySetting
-
- isTimeInRange(long, long, long) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.utils.Util
-
The startTime must be greater than the endTime minus the
interval to be within an acceptable range.
- isUnRegisterSuccess() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.UnRegisterStatus
-
- isVibrate() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.NotifyType
-
- isWifiDisplay() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.ActVideoSetting
-
- isWifiUpload() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.UploadLogMessage
-
- isXiaoMi() - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
- MAC_ADDRESS - 类 中的静态变量com.meizu.cloud.pushsdk.analytics.Params
-
- mainHandler - 类 中的变量com.meizu.cloud.pushsdk.platform.pushstrategy.RegisterStatusStrategy
-
- MainThreadExecutor - com.meizu.cloud.pushsdk.networking.core中的类
-
Created by amitshekhar on 22/03/16.
- MainThreadExecutor() - 类 的构造器com.meizu.cloud.pushsdk.networking.core.MainThreadExecutor
-
- makeImageRequest(String, int, int, ImageView.ScaleType, String) - 类 中的方法com.meizu.cloud.pushsdk.networking.internal.ANImageLoader
-
- mapToJSONObject(Map) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.utils.Util
-
Converts a Map to a JSONObject
- matchCondition() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.NotificationClearStrategy
-
- matchCondition() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.RegisterStatusStrategy
-
- matchCondition() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
检查参数是否非空
- matchCondition() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.SubScribeAliasStrategy
-
- matchCondition() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.SubScribeTagStrategy
-
- matchCondition() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.SwitchStatusStrategy
-
- matchCondition() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.UnRegisterStatusStrategy
-
- MAX_CACHE_SIZE - 类 中的静态变量com.meizu.cloud.pushsdk.networking.common.ANConstants
-
- MAX_DATE - 类 中的静态变量com.meizu.cloud.pushsdk.networking.http.HttpDate
-
The last four-digit year: "Fri, 31 Dec 9999 23:59:59 GMT".
- MAX_SIZE - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.model.UploadLogMessage
-
- maxSize() - 类 中的方法com.meizu.cloud.pushsdk.networking.cache.LruCache
-
- md5() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ByteString
-
Returns the MD5 hash of this byte string.
- md5Hex(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.Util
-
Returns a 32 character string containing an MD5 hash of s.
- MediaType - com.meizu.cloud.pushsdk.networking.http中的类
-
Created by liaojinlong on 16-12-21.
- MemoryStore - com.meizu.cloud.pushsdk.pushtracer.storage中的类
-
- MemoryStore(int) - 类 的构造器com.meizu.cloud.pushsdk.pushtracer.storage.MemoryStore
-
- message - 类 中的变量com.meizu.cloud.pushsdk.handler.impl.model.SecurityMessage.PublicKeyStatus
-
消息代码,包含错误原因编码
- message(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Response.Builder
-
- message() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Response
-
Returns the HTTP status message or null if it is unknown.
- message - 类 中的变量com.meizu.cloud.pushsdk.platform.message.BasicPushStatus
-
消息代码,包含错误原因编码
- MESSAGE_SEQ - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- MESSAGE_TYPE_NOTIFICATION_ARRIVED - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- MESSAGE_TYPE_NOTIFICATION_CLICK - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- MESSAGE_TYPE_NOTIFICATION_DELETE - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- MESSAGE_TYPE_NOTIFICATION_STATE - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- MESSAGE_TYPE_NOTIFICATION_WITHDRAW - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- MESSAGE_TYPE_PUSH_REGISTER_STATUS - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- MESSAGE_TYPE_PUSH_SERVICE_V2 - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- MESSAGE_TYPE_PUSH_SERVICE_V3 - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- MESSAGE_TYPE_PUSH_SUBALIAS_STATUS - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- MESSAGE_TYPE_PUSH_SUBTAGS_STATUS - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- MESSAGE_TYPE_PUSH_SWITCH_STATUS - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- MESSAGE_TYPE_PUSH_UNREGISTER_STATUS - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- MESSAGE_TYPE_RECEIVE_NOTIFY_MESSAGE - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- MESSAGE_TYPE_REGISTER - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- MESSAGE_TYPE_SCHEDULE_NOTIFICATION - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- MESSAGE_TYPE_THROUGH - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- MESSAGE_TYPE_UNREGISTER - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- MESSAGE_TYPE_UPLOAD_FILE_LOG - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- MessageHandler - com.meizu.cloud.pushsdk.handler中的接口
-
消息管理接口,负责消息适配
- messageMatch(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.fileupload.LogUploadMessageHandler
-
- messageMatch(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.MessageV2Handler
-
- messageMatch(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.MessageV3Handler
-
- messageMatch(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.notification.NotificationArrivedHandler
-
- messageMatch(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.notification.NotificationClickMessageHandler
-
- messageMatch(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.notification.NotificationDeleteMessageHandler
-
- messageMatch(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.notification.NotificationStateMessageHandler
-
- messageMatch(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.notification.WithDrawMessageHandler
-
- messageMatch(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.platform.PushSwitchStatusHandler
-
- messageMatch(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.platform.ReceiveNotifyMessageHandler
-
- messageMatch(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.platform.RegisterStatusHandler
-
- messageMatch(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.platform.SubScribeAliasStatusHandler
-
- messageMatch(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.platform.SubScribeTagsStatusHandler
-
- messageMatch(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.platform.UnRegisterStatusHandler
-
- messageMatch(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.RegisterMessageHandler
-
- messageMatch(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.schedule.ScheduleNotificationHandler
-
- messageMatch(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.ThroughMessageHandler
-
- messageMatch(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.UnRegisterMessageHandler
-
- messageMatch(Intent) - 接口 中的方法com.meizu.cloud.pushsdk.handler.MessageHandler
-
匹配消息格式
* 处理消息
1.应用透传消息(V2,V3,Cloud)
2.push平台消息Json(V3版本消息,Cloud通知栏json)
3.push平台Object(V2版本消息)
4.注册消息
5.点击通知栏消息
6.反注册消息
- messageSeq(String) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.event.PushEvent.Builder
-
- MessageV2Handler - com.meizu.cloud.pushsdk.handler.impl中的类
-
process PushService V2 MPushMessage
- MessageV2Handler(Context, AbstractAppLogicListener) - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.MessageV2Handler
-
- MessageV3 - com.meizu.cloud.pushsdk.handler中的类
-
以下定义push Message V3 版本消息体,兼容V2版
- MessageV3(Parcel) - 类 的构造器com.meizu.cloud.pushsdk.handler.MessageV3
-
- MessageV3() - 类 的构造器com.meizu.cloud.pushsdk.handler.MessageV3
-
- MessageV3.CLICK_TYPE_DEFINE - com.meizu.cloud.pushsdk.handler中的枚举
-
- MessageV3Handler - com.meizu.cloud.pushsdk.handler.impl中的类
-
处理MzPushServiceV3 发送的通知栏Json消息
处理低版本云服务透传的通知栏Json消息
- MessageV3Handler(Context, AbstractAppLogicListener) - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.MessageV3Handler
-
- MessageV4 - com.meizu.cloud.pushsdk.handler中的类
-
Created by liaojinlong on 16-11-29.
- MessageV4() - 类 的构造器com.meizu.cloud.pushsdk.handler.MessageV4
-
- MessageV4(Parcel) - 类 的构造器com.meizu.cloud.pushsdk.handler.MessageV4
-
- METADATA_DATE_CREATED - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.storage.EventStoreHelper
-
- METADATA_EVENT_DATA - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.storage.EventStoreHelper
-
- METADATA_ID - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.storage.EventStoreHelper
-
- method(String, Class<?>...) - 类 中的方法com.meizu.cloud.pushsdk.base.reflect.ReflectClass
-
通过要反射方法的名字与方法签名来获取ReflectMethod对象
- Method - com.meizu.cloud.pushsdk.networking.common中的接口
-
Created by amitshekhar on 26/03/16.
- method(String, RequestBody) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Request.Builder
-
- method() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Request
-
- method(HttpMethod) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter.EmitterBuilder
-
- mInnerImpl - 类 中的变量com.meizu.cloud.pushsdk.base.Proxy
-
- MinSdkChecker - com.meizu.cloud.pushsdk.util中的类
-
- MinSdkChecker() - 类 的构造器com.meizu.cloud.pushsdk.util.MinSdkChecker
-
- missCount() - 类 中的方法com.meizu.cloud.pushsdk.networking.cache.LruCache
-
- MIXED - 类 中的静态变量com.meizu.cloud.pushsdk.networking.http.MultipartBody
-
The "mixed" subtype of "multipart" is intended for use when the body parts are independent and
need to be bundled in a particular order.
- mLargIcon - 类 中的变量com.meizu.cloud.pushsdk.notification.PushNotificationBuilder
-
- mNotificationDefaults - 类 中的变量com.meizu.cloud.pushsdk.notification.PushNotificationBuilder
-
- mNotificationFlags - 类 中的变量com.meizu.cloud.pushsdk.notification.PushNotificationBuilder
-
- mNotificationsound - 类 中的变量com.meizu.cloud.pushsdk.notification.PushNotificationBuilder
-
- MOBILE_SCHEMA - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.TrackerConstants
-
- mOuterImpl - 类 中的变量com.meizu.cloud.pushsdk.base.Proxy
-
- MPushMessage - com.meizu.cloud.pushsdk.notification中的类
-
Created by liaojinlong on 15-5-29.
- MPushMessage() - 类 的构造器com.meizu.cloud.pushsdk.notification.MPushMessage
-
- mStatusbarIcon - 类 中的变量com.meizu.cloud.pushsdk.notification.PushNotificationBuilder
-
- MULTIPART - 接口 中的静态变量com.meizu.cloud.pushsdk.networking.common.RequestType
-
- MultipartBody - com.meizu.cloud.pushsdk.networking.http中的类
-
- MultipartBody.Builder - com.meizu.cloud.pushsdk.networking.http中的类
-
- MultipartBody.Part - com.meizu.cloud.pushsdk.networking.http中的类
-
- MultiPartBuilder(String) - 类 的构造器com.meizu.cloud.pushsdk.networking.common.ANRequest.MultiPartBuilder
-
- mVibratePattern - 类 中的变量com.meizu.cloud.pushsdk.notification.PushNotificationBuilder
-
- MZ_PUSH_CONTROL_MESSAGE - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
push 平台传递的control字段
- MZ_PUSH_MANAGER_SERVICE_ACTION - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
Push Manager service action
- MZ_PUSH_MESSAGE_METHOD - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- MZ_PUSH_MESSAGE_METHOD_ACTION_MESSAGE - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
method for through message
- MZ_PUSH_MESSAGE_METHOD_ACTION_NOTIFICATION_ARRIVED - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- MZ_PUSH_MESSAGE_METHOD_ACTION_NOTIFICATION_DELETE - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- MZ_PUSH_MESSAGE_METHOD_ACTION_NOTIFICATION_SHOW - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- MZ_PUSH_MESSAGE_METHOD_ACTION_NOTIFICATION_SHOW_V3 - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
method for notification_v3 message
- MZ_PUSH_MESSAGE_METHOD_ACTION_NOTIFICATION_STATE - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- MZ_PUSH_MESSAGE_METHOD_ACTION_PRIVATE - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- MZ_PUSH_MESSAGE_METHOD_ACTION_PUSH_STATUS - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- MZ_PUSH_MESSAGE_METHOD_ACTION_REGISTER_STATUS - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- MZ_PUSH_MESSAGE_METHOD_ACTION_RESPONSE_NOTIFICATION_MESSAGE - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- MZ_PUSH_MESSAGE_METHOD_ACTION_SCHEDULE_NOTIFICATION - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- MZ_PUSH_MESSAGE_METHOD_ACTION_SUBALIAS_STATUS - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- MZ_PUSH_MESSAGE_METHOD_ACTION_SUBTAGS_STATUS - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- MZ_PUSH_MESSAGE_METHOD_ACTION_UNREGISTER_STATUS - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- MZ_PUSH_MESSAGE_METHOD_ACTION_UPLOAD_LOG_FILE - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
method for upload log file
- MZ_PUSH_MESSAGE_STATISTICS_IMEI_KEY - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- MZ_PUSH_NOTIFICATION_SMALL_ICON - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- MZ_PUSH_NOTIFICATION_STATE_MESSAGE - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
notification state model key
- MZ_PUSH_ON_GET_NOTIFICATION_MESSAGE - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
发起获取应用通知栏消息action
- MZ_PUSH_ON_MESSAGE_ACTION - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- MZ_PUSH_ON_MESSAGE_CHANGE_PREFERENCE - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- MZ_PUSH_ON_MESSAGE_SWITCH_SETTING - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- MZ_PUSH_ON_REGISTER_ACTION - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- MZ_PUSH_ON_START_PUSH_REGISTER - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- MZ_PUSH_ON_STOP_PUSH_REGISTER - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- MZ_PUSH_ON_UNREGISTER_ACTION - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- MZ_PUSH_PLATFROM_EXTRA - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
点击消息platform extra key
- MZ_PUSH_PREFERENCE - 类 中的静态变量com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
- MZ_PUSH_PRIVATE_MESSAGE - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- MZ_PUSH_SERVICE_ACTION - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
魅族推送服务配置action,用于绑定启动pushService
- MZ_PUSH_TRACKER_SERVICE_ACTION - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
Push Tracker Service action
- MzPushMessage - com.meizu.cloud.pushsdk.handler中的类
-
此类将会作为参数传递的唯一入口,携带消息消息的相关参数
- MzPushMessage() - 类 的构造器com.meizu.cloud.pushsdk.handler.MzPushMessage
-
- MzPushMessageReceiver - com.meizu.cloud.pushsdk中的类
-
Created by liaojinlong on 15-4-8.
- MzPushMessageReceiver() - 类 的构造器com.meizu.cloud.pushsdk.MzPushMessageReceiver
-
- MzSystemUtils - com.meizu.cloud.pushsdk.util中的类
-
Created by liaojinlong on 15-6-11.
- MzSystemUtils() - 类 的构造器com.meizu.cloud.pushsdk.util.MzSystemUtils
-
- MzTelephoneManager - com.meizu.cloud.pushsdk.base中的类
-
Created by zbin on 17-2-16.
- MzTelephoneManager() - 类 的构造器com.meizu.cloud.pushsdk.base.MzTelephoneManager
-
- name(int) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.FormBody
-
- name(int) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Headers
-
Returns the field at position.
- names() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Headers
-
Returns an immutable case-insensitive set of header names.
- namespace - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.QuickTracker
-
- namespace - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
- namespace - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker.TrackerBuilder
-
- needNetWork() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.StrategyMessage
-
是否需要联网操作
清除通知栏不需要联网条件
- NetResponse - com.meizu.cloud.pushsdk.analytics.secure中的类
-
- NetResponse(int, String) - 类 的构造器com.meizu.cloud.pushsdk.analytics.secure.NetResponse
-
- NETWORK_ON_MAIN_THREAD_ERROR - 类 中的静态变量com.meizu.cloud.pushsdk.networking.common.ANConstants
-
- NETWORK_TYPE - 类 中的静态变量com.meizu.cloud.pushsdk.analytics.Params
-
- NETWORK_TYPE - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.AdvanceSetting
-
- NETWORK_UID - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- netWorkRequest() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.NotificationClearStrategy
-
- netWorkRequest() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.RegisterStatusStrategy
-
- netWorkRequest() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
网络请求,同步返回
运行在Cloud进程中
- netWorkRequest() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.SubScribeAliasStrategy
-
- netWorkRequest() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.SubScribeTagStrategy
-
- netWorkRequest() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.SwitchStatusStrategy
-
首次订阅成功,通知栏和透传消息开关全部打开
check逻辑变更, 全部发送发推送服务进行回复
无缓存服务的云服务
一切存储与请求都在应用自身内进行
有缓存服务的推送服务
所有请求都发送到推送服务,统一进行上传存储
清除数据并且无网情况下,不再返回,等到有网之后返回
应用本地状态与推送服务存储状态一致
1 无网开关转换
2 有网开关转换
3 无网检查开关
- netWorkRequest() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.UnRegisterStatusStrategy
-
- networkResponse(Response) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Response.Builder
-
- networkResponse() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Response
-
Returns the raw response received from the network.
- newBuilder() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Headers
-
- newBuilder() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl
-
- newBuilder(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl
-
Returns a builder for the URL that would be retrieved by following link from this URL,
or null if the resulting URL is not well-formed.
- newBuilder() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Request
-
- newBuilder() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Response
-
- newInstance(Object...) - 类 中的方法com.meizu.cloud.pushsdk.base.reflect.ReflectConstructor
-
- newThread(Runnable) - 类 中的方法com.meizu.cloud.pushsdk.networking.core.PriorityThreadFactory
-
- newTimeoutException(IOException) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.AsyncTimeout
-
Returns an IOException to represent a timeout.
- NO_VALID_NOTIFY_ID - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.NotifyOption
-
- NONE - 类 中的静态变量com.meizu.cloud.pushsdk.networking.okio.Timeout
-
An empty timeout that neither tracks nor detects timeouts.
- NOSHOW_PUSH_MESSAGE - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- NOTIFICATION_EXTRA_DEVICE_ID - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- NOTIFICATION_EXTRA_PUSH_TIMESTAMP - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- NOTIFICATION_EXTRA_SEQ_ID - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- NOTIFICATION_EXTRA_SHOW_PACKAGE_NAME - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- NOTIFICATION_EXTRA_TASK_ID - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
通知栏携带参数
- NOTIFICATION_STYLE - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.NotificationStyle
-
- NotificationArrivedHandler - com.meizu.cloud.pushsdk.handler.impl.notification中的类
-
Created by liaojinlong on 17-11-1.
- NotificationArrivedHandler(Context, AbstractAppLogicListener) - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.notification.NotificationArrivedHandler
-
- NotificationClearStrategy - com.meizu.cloud.pushsdk.platform.pushstrategy中的类
-
Created by liaojinlong on 17-11-1.
- NotificationClearStrategy(Context, ScheduledExecutorService, boolean) - 类 的构造器com.meizu.cloud.pushsdk.platform.pushstrategy.NotificationClearStrategy
-
- NotificationClearStrategy(Context, String, String, PushAPI, ScheduledExecutorService) - 类 的构造器com.meizu.cloud.pushsdk.platform.pushstrategy.NotificationClearStrategy
-
- NotificationClickMessageHandler - com.meizu.cloud.pushsdk.handler.impl.notification中的类
-
处理通知栏点击事件
点击事件传递taskid,供应用使用
{"task_id":""}
- NotificationClickMessageHandler(Context, AbstractAppLogicListener) - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.notification.NotificationClickMessageHandler
-
- NotificationDeleteMessageHandler - com.meizu.cloud.pushsdk.handler.impl.notification中的类
-
Created by liaojinlong on 16-3-10.
- NotificationDeleteMessageHandler(Context, AbstractAppLogicListener) - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.notification.NotificationDeleteMessageHandler
-
- notificationEvent(Context, String, int, String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.UxIPUtils
-
- notificationEvent(Context, Intent, String, int) - 类 中的静态方法com.meizu.cloud.pushsdk.util.UxIPUtils
-
- notificationEvent(Context, Intent, String, String, int) - 类 中的静态方法com.meizu.cloud.pushsdk.util.UxIPUtils
-
- NotificationService - com.meizu.cloud.pushsdk中的类
-
Created by liaojinlong on 15-6-16.
- NotificationService(String) - 类 的构造器com.meizu.cloud.pushsdk.NotificationService
-
- NotificationService() - 类 的构造器com.meizu.cloud.pushsdk.NotificationService
-
- NOTIFICATIONSERVICE_SEND_MESSAGE - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
pushSDk start service send message
- NOTIFICATIONSERVICE_SEND_MESSAGE_BROADCAST - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
pushSDK start notification service error so send broadcast
- NOTIFICATIONSERVICE_SEND_MESSAGE_ERROR - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
pushSDK start notification service send message error
- NotificationState - com.meizu.cloud.pushsdk.handler.impl.model中的类
-
Created by liaojinlong on 17-3-17.
- NotificationState(MessageV3) - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.model.NotificationState
-
- NotificationState(Parcel) - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.model.NotificationState
-
- NotificationStateMessageHandler - com.meizu.cloud.pushsdk.handler.impl.notification中的类
-
Created by liaojinlong on 17-3-17.
- NotificationStateMessageHandler(Context, AbstractAppLogicListener) - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.notification.NotificationStateMessageHandler
-
- NotificationStyle - com.meizu.cloud.pushsdk.notification.model中的类
-
"notification_style": {
"base_style": "0",
"inner_style": "1",
"expandable_text": "",
"expandable_image_url": "",
"banner_image_url": ""
}
- NotificationStyle(Parcel) - 类 的构造器com.meizu.cloud.pushsdk.notification.model.NotificationStyle
-
- NotificationStyle() - 类 的构造器com.meizu.cloud.pushsdk.notification.model.NotificationStyle
-
- NotificationUtils - com.meizu.cloud.pushsdk.notification.util中的类
-
Created by liaojinlong on 17-2-14.
- NotificationUtils() - 类 的构造器com.meizu.cloud.pushsdk.notification.util.NotificationUtils
-
- NOTIFY_OPTION - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.NotifyOption
-
- NOTIFY_TYPE - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
通知提示类型
- NOTIFY_TYPE - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.AdvanceSetting
-
- NOTIFY_TYPE - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.NotifyType
-
- NotifyOption - com.meizu.cloud.pushsdk.notification.model中的类
-
Created by liaojinlong on 17-10-31.
- NotifyOption() - 类 的构造器com.meizu.cloud.pushsdk.notification.model.NotifyOption
-
- NotifyOption(Parcel) - 类 的构造器com.meizu.cloud.pushsdk.notification.model.NotifyOption
-
- NotifyType - com.meizu.cloud.pushsdk.notification.model中的类
-
Created by liaojinlong on 16-6-17.
- NotifyType() - 类 的构造器com.meizu.cloud.pushsdk.notification.model.NotifyType
-
- NotifyType(Parcel) - 类 的构造器com.meizu.cloud.pushsdk.notification.model.NotifyType
-
- PACKAGE_LIST - 类 中的静态变量com.meizu.cloud.pushsdk.analytics.Params
-
- PACKAGE_NAME - 类 中的静态变量com.meizu.cloud.pushsdk.analytics.Params
-
- PACKAGE_NAME - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- PACKAGE_SDK_TYPE - 类 中的静态变量com.meizu.cloud.pushsdk.analytics.Params
-
- PACKAGE_TYPE - 类 中的静态变量com.meizu.cloud.pushsdk.analytics.Params
-
- PACKAGE_VERSION - 类 中的静态变量com.meizu.cloud.pushsdk.analytics.Params
-
- PACKAGE_VERSION_CODE - 类 中的静态变量com.meizu.cloud.pushsdk.analytics.Params
-
- packageName(String) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.event.PushEvent.Builder
-
- PARALLEL - 类 中的静态变量com.meizu.cloud.pushsdk.networking.http.MultipartBody
-
This type is syntactically identical to "multipart/mixed", but the semantics are different.
- Parameters - com.meizu.cloud.pushsdk.pushtracer.constant中的类
-
Created by liaojinlong on 16-4-14.
- Parameters() - 类 的构造器com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- Params - com.meizu.cloud.pushsdk.analytics中的类
-
- Params() - 类 的构造器com.meizu.cloud.pushsdk.analytics.Params
-
- PARAMS - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
附带参数
- parse(String) - 类 中的静态方法com.meizu.cloud.pushsdk.handler.impl.model.Control
-
- parse(JSONObject) - 类 中的静态方法com.meizu.cloud.pushsdk.handler.impl.model.Control
-
- parse(String) - 类 中的静态方法com.meizu.cloud.pushsdk.handler.impl.model.ControlMessage
-
- parse(JSONObject) - 类 中的静态方法com.meizu.cloud.pushsdk.handler.impl.model.Statics
-
- parse(String, String, String, MPushMessage) - 类 中的静态方法com.meizu.cloud.pushsdk.handler.MessageV3
-
parse MpushMessage V2 to MessageV3
- parse(String, String, String, String, String, String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.handler.MessageV3
-
add uploadDataPackageName
- parse(String, String, String, String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.handler.MessageV3
-
add seqId
- parse(String, String, String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- parse(MessageV3) - 类 中的静态方法com.meizu.cloud.pushsdk.handler.MessageV4
-
- parse(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.HttpDate
-
Returns the date for value.
- parse(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.HttpUrl
-
Returns a new HttpUrl representing url if it is a well-formed HTTP or HTTPS
URL, or null if it isn't.
- parse(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.MediaType
-
Returns a media type for string, or null if string is not a well-formed media
type.
- parse(String) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.model.ActVideoSetting
-
- parse(JSONObject) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.model.ActVideoSetting
-
- parse(String) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.model.AdvanceSetting
-
- parse(JSONObject) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.model.AdvanceSetting
-
- parse(String) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.model.AppIconSetting
-
- parse(JSONObject) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.model.AppIconSetting
-
- parse(String) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.model.NotificationStyle
-
- parse(JSONObject) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.model.NotificationStyle
-
- parse(String) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.model.NotifyOption
-
- parse(JSONObject) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.model.NotifyOption
-
- parse(String) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.model.NotifyType
-
- parse(JSONObject) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.model.NotifyType
-
- parse(String) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.model.TimeDisplaySetting
-
- parse(JSONObject) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.model.TimeDisplaySetting
-
- parse(String) - 类 中的方法com.meizu.cloud.pushsdk.platform.message.BasicPushStatus
-
- PARSE_ERROR - 类 中的静态变量com.meizu.cloud.pushsdk.networking.common.ANConstants
-
- ParsedRequestListener<T> - com.meizu.cloud.pushsdk.networking.interfaces中的接口
-
Created by amitshekhar on 31/07/16.
- parseNetworkError(ANError) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- parsePushMessage(String, String, String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.MPushMessage
-
构建消息解析类
- Parser<F,T> - com.meizu.cloud.pushsdk.networking.interfaces中的接口
-
Created by amitshekhar on 31/07/16.
- Parser.Factory - com.meizu.cloud.pushsdk.networking.interfaces中的类
-
- parseResponse(Response) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- parseStrToMd5L32(String) - 类 中的静态方法com.meizu.cloud.pushsdk.platform.SignUtils
-
- ParseUtil - com.meizu.cloud.pushsdk.networking.utils中的类
-
Created by amitshekhar on 15/09/16.
- ParseUtil() - 类 的构造器com.meizu.cloud.pushsdk.networking.utils.ParseUtil
-
- parseValueData(JSONObject) - 类 中的方法com.meizu.cloud.pushsdk.platform.message.BasicPushStatus
-
parse value data
- parseValueData(JSONObject) - 类 中的方法com.meizu.cloud.pushsdk.platform.message.PushSwitchStatus
-
- parseValueData(JSONObject) - 类 中的方法com.meizu.cloud.pushsdk.platform.message.RegisterStatus
-
- parseValueData(JSONObject) - 类 中的方法com.meizu.cloud.pushsdk.platform.message.SubAliasStatus
-
- parseValueData(JSONObject) - 类 中的方法com.meizu.cloud.pushsdk.platform.message.SubTagsStatus
-
- parseValueData(JSONObject) - 类 中的方法com.meizu.cloud.pushsdk.platform.message.UnRegisterStatus
-
- part(int) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.MultipartBody
-
- parts() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.MultipartBody
-
- password(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl.Builder
-
- password() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl
-
Returns the decoded password, or an empty string if none is present.
- patch(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.AndroidNetworking
-
Method to make PATCH request
- PATCH - 接口 中的静态变量com.meizu.cloud.pushsdk.networking.common.Method
-
- patch(RequestBody) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Request.Builder
-
- PatchRequestBuilder(String) - 类 的构造器com.meizu.cloud.pushsdk.networking.common.ANRequest.PatchRequestBuilder
-
- pathSegments() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl
-
- pathSize() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl
-
- pauseEventTracking() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
Stops event collection and ends all
concurrent processes.
- pauseSessionChecking() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.classic.Tracker
-
Ends the polling session checker.
- pauseSessionChecking() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
Shuts the session checker down.
- PayloadSub - com.meizu.cloud.pushsdk.analytics中的类
-
- PayloadSub.PayloadSubBuilder - com.meizu.cloud.pushsdk.analytics中的类
-
Builder for the Subject
- PayloadSubBuilder() - 类 的构造器com.meizu.cloud.pushsdk.analytics.PayloadSub.PayloadSubBuilder
-
- peekBody(long) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Response
-
Peeks up to byteCount bytes from the response body and returns them as a new response
body.
- performDownloadRequest(ANRequest) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.internal.InternalNetworking
-
- performSimpleRequest(ANRequest) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.internal.InternalNetworking
-
- performSyncEmit(LinkedList<ReadyRequest>) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
Performs a synchronous sending of a list of
ReadyRequests.
- performUploadRequest(ANRequest) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.internal.InternalNetworking
-
- permitsRequestBody(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.HttpMethod
-
- PHONE_NUMBER - 类 中的静态变量com.meizu.cloud.pushsdk.analytics.Params
-
- PictureNotification - com.meizu.cloud.pushsdk.notification中的类
-
Created by liaojinlong on 16-5-10.
- PictureNotification(Context, PushNotificationBuilder) - 类 的构造器com.meizu.cloud.pushsdk.notification.PictureNotification
-
- PLATFORM_DEVICE_ID - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.model.PlatformMessage
-
- PLATFORM_PUSH_TIMESTAMP - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.model.PlatformMessage
-
- PLATFORM_SEQ_ID - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.model.PlatformMessage
-
- PLATFORM_TASK_ID - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.model.PlatformMessage
-
- PlatformMessage - com.meizu.cloud.pushsdk.handler.impl.model中的类
-
Created by liaojinlong on 17-4-27.
- PlatformMessage(PlatformMessage.Builder) - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.model.PlatformMessage
-
- PlatformMessage() - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.model.PlatformMessage
-
- PlatformMessage.Builder - com.meizu.cloud.pushsdk.handler.impl.model中的类
-
- PlatformMessageSender - com.meizu.cloud.pushsdk.platform中的类
-
send platform callback message to PushReceiver
- PlatformMessageSender() - 类 的构造器com.meizu.cloud.pushsdk.platform.PlatformMessageSender
-
- port(int) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl.Builder
-
- port() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl
-
Returns the explicitly-specified port if one was provided, or the default port for this URL's
scheme.
- post(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.AndroidNetworking
-
Method to make POST request
- POST - 接口 中的静态变量com.meizu.cloud.pushsdk.networking.common.Method
-
- post(RequestBody) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Request.Builder
-
- POST_CONTENT_TYPE - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.TrackerConstants
-
- POST_STM_BYTES - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
- POST_WRAPPER_BYTES - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
- PostRequestBuilder(String) - 类 的构造器com.meizu.cloud.pushsdk.networking.common.ANRequest.PostRequestBuilder
-
- PostRequestBuilder(String, int) - 类 的构造器com.meizu.cloud.pushsdk.networking.common.ANRequest.PostRequestBuilder
-
- Preconditions - com.meizu.cloud.pushsdk.pushtracer.utils中的类
-
- PREFETCH - 类 中的静态变量com.meizu.cloud.pushsdk.networking.common.ANConstants
-
- prefetch() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- Priority - com.meizu.cloud.pushsdk.networking.common中的枚举
-
Priority levels recognized by the request server.
- PriorityThreadFactory - com.meizu.cloud.pushsdk.networking.core中的类
-
- PriorityThreadFactory(int) - 类 的构造器com.meizu.cloud.pushsdk.networking.core.PriorityThreadFactory
-
- priorResponse(Response) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Response.Builder
-
- priorResponse() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Response
-
Returns the response for the HTTP redirect or authorization challenge that triggered this
response, or null if this response wasn't triggered by an automatic retry.
- process() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- processMainThread() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- processMessage(Intent) - 类 中的方法com.meizu.cloud.pushsdk.PushMessageProxy
-
process Message receiver intent
- Progress - com.meizu.cloud.pushsdk.networking.model中的类
-
Created by amitshekhar on 24/05/16.
- Progress(long, long) - 类 的构造器com.meizu.cloud.pushsdk.networking.model.Progress
-
- PROVINCE - 类 中的静态变量com.meizu.cloud.pushsdk.analytics.Params
-
- Proxy<T> - com.meizu.cloud.pushsdk.base中的类
-
Created by zbin on 16-11-25.
- Proxy(T) - 类 的构造器com.meizu.cloud.pushsdk.base.Proxy
-
- PublicKeyStatus(String) - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.model.SecurityMessage.PublicKeyStatus
-
- PUSH_ALIAS - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- push_big_bigtext_defaultView(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.util.RProxy
-
- push_big_bigview_defaultView(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.util.RProxy
-
- push_big_notification_content(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.util.RProxy
-
- push_big_notification_date(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.util.RProxy
-
- push_big_notification_icon(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.util.RProxy
-
- push_big_notification_title(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.util.RProxy
-
- push_expandable_big_image_notification(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.util.RProxy
-
- push_expandable_big_text_notification(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.util.RProxy
-
- PUSH_EXTRA - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.model.Statics
-
- PUSH_ID - 类 中的静态变量com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- PUSH_ID_PREFERENCE_NAME - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- PUSH_NOTIFICATION_CREATE_TIMES_TAMP - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
push notification create timestamp for task usagestats
- push_pure_bigview_banner(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.util.RProxy
-
- push_pure_bigview_expanded(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.util.RProxy
-
- push_pure_pic_notification(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.util.RProxy
-
- PUSH_SDK_VERSION - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- PUSH_TYPE - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
push消息类型:透传,预定义通知消息
- PUSH_TYPE - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.model.Control
-
- PUSH_TYPE_NOTIFY - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
常量预定义
- PUSH_TYPE_THROUGH_MESSAGE - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- PUSH_TYPE_UPLOAD_LOG - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- PUSH_TYPE_WITHDRAW_NOTIFICATION - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- PushAPI - com.meizu.cloud.pushsdk.platform.api中的类
-
Created by liaojinlong on 16-11-26.
- PushAPI(Context) - 类 的构造器com.meizu.cloud.pushsdk.platform.api.PushAPI
-
- pushAPI - 类 中的变量com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- PushConstants - com.meizu.cloud.pushsdk.constants中的接口
-
Created by liaojinlong on 15-4-8.
- PushEvent - com.meizu.cloud.pushsdk.pushtracer.event中的类
-
Push event
- PushEvent(PushEvent.Builder<?>) - 类 的构造器com.meizu.cloud.pushsdk.pushtracer.event.PushEvent
-
- PushEvent.Builder<T extends PushEvent.Builder<T>> - com.meizu.cloud.pushsdk.pushtracer.event中的类
-
- PushIdEncryptUtils - com.meizu.cloud.pushsdk.platform中的类
-
pushId 异或加密解密
- PushIdEncryptUtils() - 类 的构造器com.meizu.cloud.pushsdk.platform.PushIdEncryptUtils
-
- PushManager - com.meizu.cloud.pushsdk中的类
-
PushManager 所有的结果回调都在MzPushReceiver中,请在相应的方法回调中获取结果
- PushManager() - 类 的构造器com.meizu.cloud.pushsdk.PushManager
-
- PushMessageProxy - com.meizu.cloud.pushsdk中的类
-
+-------------------+ +------------------+ +--------+
| onReceiveMessage |----------->>|ParseIntent start | | End |
+-------------------+ +------------------+ +--------+
|| /|\
\/ |
+---------------------------------+ |
| RegisterMessageHandler |--------> send pushId to app--------------------|
+---------------------------------+ |
|| |
\/ |
+---------------------------------+ /|\
| UnRegisterMessageHandler |---------> send unPush status to app-------------|
+---------------------------------+ |
|| |
\/ |
+---------------------------------+ /|\
| MessageV3Handler |---------> show v3 Notification------------------|
+---------------------------------+ |
|| |
\/ |
+---------------------------------+ /|\
| MessageV2Handler |---------> show V2 Notification------------------|
+---------------------------------+ |
|| |
\/ |
+---------------------------------+ /|\
| ThroughMessageHandler |---------> send message to app-------------------|
+---------------------------------+ |
|| |
\/ |
+---------------------------------+ /|\
| NotificationClickMessageHandler |---------> process notification message----------|
+---------------------------------+
|| |
\/ |
+---------------------------------+ /|\
| NotificationDeleteMessageHandler |--------->process delete notification message---|
+---------------------------------+
- PushMessageProxy(Context) - 类 的构造器com.meizu.cloud.pushsdk.PushMessageProxy
-
- PushMessageProxy(Context, List<MessageHandler>) - 类 的构造器com.meizu.cloud.pushsdk.PushMessageProxy
-
- PushMessageProxy(Context, List<MessageHandler>, AbstractAppLogicListener) - 类 的构造器com.meizu.cloud.pushsdk.PushMessageProxy
-
- PushMessageProxy.DefaultPushMessageListener - com.meizu.cloud.pushsdk中的类
-
- PushNotification - com.meizu.cloud.pushsdk.notification中的接口
-
Created by liaojinlong on 16-1-8.
- pushNotificationBuilder - 类 中的变量com.meizu.cloud.pushsdk.notification.AbstractPushNotification
-
- PushNotificationBuilder - com.meizu.cloud.pushsdk.notification中的类
-
Created by liaojinlong on 15-10-14.
- PushNotificationBuilder() - 类 的构造器com.meizu.cloud.pushsdk.notification.PushNotificationBuilder
-
- PushPlatformManager - com.meizu.cloud.pushsdk.platform.api中的类
-
Created by liaojinlong on 16-11-25.
- PushPlatformManager(Context, boolean) - 类 的构造器com.meizu.cloud.pushsdk.platform.api.PushPlatformManager
-
- PushPlatformManager(Context, boolean, boolean) - 类 的构造器com.meizu.cloud.pushsdk.platform.api.PushPlatformManager
-
- PushPreferencesUtils - com.meizu.cloud.pushsdk.util中的类
-
Created by liaojinlong on 15-4-22.
- PushPreferencesUtils() - 类 的构造器com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
- pushsdkVersion(String) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.event.PushEvent.Builder
-
- PUSHSERVICE_INFO_SENDMESSAGE_BY_BROADCAST - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
pushService send message by broadCast
- PUSHSERVICE_INFO_SENDMESSAGE_BY_NOTIFICATIONSERVICE - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
pushService send message by NotificationService
- PUSHSERVICE_INFO_SENDMESSAGE_BY_NOTIFICATIONSERVICE_ERROR - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
pushService send message By NotificationService error sendBroadcast
- PushSwitchStatus - com.meizu.cloud.pushsdk.platform.message中的类
-
Created by liaojinlong on 16-4-20.
- PushSwitchStatus(String) - 类 的构造器com.meizu.cloud.pushsdk.platform.message.PushSwitchStatus
-
- PushSwitchStatus() - 类 的构造器com.meizu.cloud.pushsdk.platform.message.PushSwitchStatus
-
- PushSwitchStatusHandler - com.meizu.cloud.pushsdk.handler.impl.platform中的类
-
Created by liaojinlong on 16-4-26.
- PushSwitchStatusHandler(Context, AbstractAppLogicListener) - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.platform.PushSwitchStatusHandler
-
- pushTimesTamp(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.PlatformMessage.Builder
-
- put(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.AndroidNetworking
-
Method to make PUT request
- put(K, V) - 类 中的方法com.meizu.cloud.pushsdk.networking.cache.LruCache
-
- PUT - 接口 中的静态变量com.meizu.cloud.pushsdk.networking.common.Method
-
- put(RequestBody) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Request.Builder
-
- putBitmap(String, Bitmap) - 类 中的方法com.meizu.cloud.pushsdk.networking.cache.LruBitmapCache
-
- putBitmap(String, Bitmap) - 接口 中的方法com.meizu.cloud.pushsdk.networking.internal.ANImageLoader.ImageCache
-
- putBooleanByKey(Context, String, String, boolean) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
- putCount() - 类 中的方法com.meizu.cloud.pushsdk.networking.cache.LruCache
-
- putDefaultParams(TrackerDataload) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.event.Event
-
Adds the default parameters to a TrackerPayload object.
- putDeviceId(Context, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
- putDiscardNotificationIdByPackageName(Context, String, int) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
isDiscard消息notification存储
- putDiscardNotificationTaskId(Context, String, int) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
- putIntBykey(Context, String, String, int) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
- putLongByKey(Context, String, String, long) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
- putMessageSeq(Context, String, int) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
根据包名设置当前消息的序列号
- putNotifyIdByNotifyKey(Context, String, String, int) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
根据packageName和notifyKey设置notifyId
- putNotifyIdByPackageName(Context, String, Set<String>) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
存储notifyId
- putPublicKeyByPackageName(Context, String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
获取公钥加密key
- putPublicKeyExpireTime(Context, String, int) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
- putPushId(Context, String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
put register pushId
- putPushIdExpireTime(Context, int, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
缓存pushid过期时间
- PutRequestBuilder(String) - 类 的构造器com.meizu.cloud.pushsdk.networking.common.ANRequest.PutRequestBuilder
-
- putStringByKey(Context, String, String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
保存String类型的数据
- putStringSetByKey(Context, String, String, Set<String>) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
- rangeEquals(int, ByteString, int, int) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ByteString
-
Returns true if the bytes of this in [offset..offset+byteCount) equal the bytes of
other in [otherOffset..otherOffset+byteCount).
- rangeEquals(int, byte[], int, int) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ByteString
-
Returns true if the bytes of this in [offset..offset+byteCount) equal the bytes of
other in [otherOffset..otherOffset+byteCount).
- read(byte[]) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- read(byte[], int, int) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- read(Buffer, long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- read(byte[]) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Removes up to sink.length bytes from this and copies them into sink.
- read(byte[], int, int) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Removes up to byteCount bytes from this and copies them into sink at
offset.
- read(InputStream, int) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.okio.ByteString
-
Reads count bytes from in and returns the result.
- read(Buffer, long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ForwardingSource
-
- read(Buffer, long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.GzipSource
-
- read(Buffer, long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.InflaterSource
-
- read(Buffer, long) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.Source
-
Removes at least 1, and up to byteCount bytes from this and appends
them to sink.
- readAll(Sink) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- readAll(Sink) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Removes all bytes from this and appends them to sink.
- readByte() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- readByte() - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Removes a byte from this source and returns it.
- readByteArray() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- readByteArray(long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- readByteArray() - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Removes all bytes from this and returns them as a byte array.
- readByteArray(long) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Removes byteCount bytes from this and returns them as a byte array.
- readByteString() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- readByteString(long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- readByteString() - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Removes all bytes bytes from this and returns them as a byte string.
- readByteString(long) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Removes byteCount bytes from this and returns them as a byte string.
- readDecimalLong() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- readDecimalLong() - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Reads a long from this source in signed decimal form (i.e., as a string in base 10 with
optional leading '-').
- readFrom(InputStream) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
Read and exhaust bytes from in to this.
- readFrom(InputStream, long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
Read byteCount bytes from in to this.
- readFully(Buffer, long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- readFully(byte[]) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- readFully(byte[]) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Removes exactly sink.length bytes from this and copies them into sink.
- readFully(Buffer, long) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Removes exactly byteCount bytes from this and appends them to
sink.
- readHexadecimalUnsignedLong() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- readHexadecimalUnsignedLong() - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Reads a long form this source in hexadecimal form (i.e., as a string in base 16).
- readInt() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- readInt() - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Removes four bytes from this source and returns a big-endian int.
- readIntLe() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- readIntLe() - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Removes four bytes from this source and returns a little-endian int.
- readLong() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- readLong() - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Removes eight bytes from this source and returns a big-endian long.
- readLongLe() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- readLongLe() - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Removes eight bytes from this source and returns a little-endian long.
- readShort() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- readShort() - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Removes two bytes from this source and returns a big-endian short.
- readShortLe() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- readShortLe() - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Removes two bytes from this source and returns a little-endian short.
- readString(Charset) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- readString(long, Charset) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- readString(Charset) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Removes all bytes from this, decodes them as charset, and returns
the string.
- readString(long, Charset) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Removes byteCount bytes from this, decodes them as charset,
and returns the string.
- readUtf8() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- readUtf8(long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- readUtf8() - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Removes all bytes from this, decodes them as UTF-8, and returns the string.
- readUtf8(long) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Removes byteCount bytes from this, decodes them as UTF-8, and
returns the string.
- readUtf8CodePoint() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- readUtf8CodePoint() - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Removes and returns a single UTF-8 code point, reading between 1 and 4 bytes as necessary.
- readUtf8Line() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- readUtf8Line() - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Removes and returns characters up to but not including the next line break.
- readUtf8LineStrict() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- readUtf8LineStrict() - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Removes and returns characters up to but not including the next line break.
- ReadyRequest - com.meizu.cloud.pushsdk.pushtracer.emitter中的类
-
Class to house a request that is ready
to be sent.
- ReadyRequest(boolean, Request, LinkedList<Long>) - 类 的构造器com.meizu.cloud.pushsdk.pushtracer.emitter.ReadyRequest
-
Constructs a ReadyRequest
- RECEIVE_PUSH_EVNET - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- ReceiveNotifyMessageHandler - com.meizu.cloud.pushsdk.handler.impl.platform中的类
-
Created by liaojinlong on 16-9-27.
- ReceiveNotifyMessageHandler(Context, AbstractAppLogicListener) - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.platform.ReceiveNotifyMessageHandler
-
- RECEIVER_SERVER_MESSAGE - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- receiverListener(String, AbstractAppLogicListener) - 类 中的方法com.meizu.cloud.pushsdk.PushMessageProxy
-
- redirectsToGet(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.HttpMethod
-
- refill() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.InflaterSource
-
Refills the inflater with compressed data if it needs input.
- ReflectClass - com.meizu.cloud.pushsdk.base.reflect中的类
-
Created by zbin on 17-2-16.
- ReflectClass(Class<?>) - 类 的构造器com.meizu.cloud.pushsdk.base.reflect.ReflectClass
-
- ReflectConstructor - com.meizu.cloud.pushsdk.base.reflect中的类
-
Created by zbin on 17-2-16.
- ReflectField - com.meizu.cloud.pushsdk.base.reflect中的类
-
Created by zbin on 17-2-16.
- ReflectMethod - com.meizu.cloud.pushsdk.base.reflect中的类
-
Created by zbin on 17-2-16.
- reflectReceiver(Intent) - 类 中的方法com.meizu.cloud.pushsdk.NotificationService
-
- ReflectResult<T> - com.meizu.cloud.pushsdk.base.reflect中的类
-
Created by zbin on 17-2-16.
- ReflectResult() - 类 的构造器com.meizu.cloud.pushsdk.base.reflect.ReflectResult
-
- register(String, String, String, OkHttpResponseAndStringRequestListener) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushAPI
-
设备订阅
- register(String, String, String) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushAPI
-
同步接口
设备订阅
- register(String, String, String) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushPlatformManager
-
pushId 订阅 PushManger 接口使用
- register(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.PushManager
-
已过时。
- register(Context, String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.PushManager
-
- REGISTER_PACKAGE_NAME - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
以下是参数配置说明-5.0
- RegisterMessageHandler - com.meizu.cloud.pushsdk.handler.impl中的类
-
注册请求消息
- RegisterMessageHandler(Context, AbstractAppLogicListener) - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.RegisterMessageHandler
-
- RegisterStatus - com.meizu.cloud.pushsdk.platform.message中的类
-
- RegisterStatus() - 类 的构造器com.meizu.cloud.pushsdk.platform.message.RegisterStatus
-
- RegisterStatus(String) - 类 的构造器com.meizu.cloud.pushsdk.platform.message.RegisterStatus
-
- RegisterStatusHandler - com.meizu.cloud.pushsdk.handler.impl.platform中的类
-
Created by liaojinlong on 16-5-18.
- RegisterStatusHandler(Context, AbstractAppLogicListener) - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.platform.RegisterStatusHandler
-
- RegisterStatusStrategy - com.meizu.cloud.pushsdk.platform.pushstrategy中的类
-
Created by liaojinlong on 17-4-17.
- RegisterStatusStrategy(Context, String, String, PushAPI, ScheduledExecutorService) - 类 的构造器com.meizu.cloud.pushsdk.platform.pushstrategy.RegisterStatusStrategy
-
- RegisterStatusStrategy(Context, PushAPI, ScheduledExecutorService) - 类 的构造器com.meizu.cloud.pushsdk.platform.pushstrategy.RegisterStatusStrategy
-
- RegisterStatusStrategy(Context, PushAPI, ScheduledExecutorService, boolean) - 类 的构造器com.meizu.cloud.pushsdk.platform.pushstrategy.RegisterStatusStrategy
-
- REGISTRATION_CALLBACK_INTENT - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- reInitKeys() - 类 中的方法com.meizu.cloud.pushsdk.analytics.secure.HttpKeyMgr
-
- remove(K) - 类 中的方法com.meizu.cloud.pushsdk.networking.cache.LruCache
-
- remove(Context, String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
- removeAll(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Headers.Builder
-
- removeAllEncodedQueryParameters(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl.Builder
-
- removeAllEvents() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.storage.EventStore
-
Empties the database of all events
- removeAllEvents() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.storage.MemoryStore
-
- removeAllEvents() - 接口 中的方法com.meizu.cloud.pushsdk.pushtracer.storage.Store
-
Empties the database of all events
- removeAllQueryParameters(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl.Builder
-
- removeConnectionQualityChangeListener() - 类 中的静态方法com.meizu.cloud.pushsdk.networking.AndroidNetworking
-
Method to set connectionQualityChangeListener
- removeEvent(long) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.storage.EventStore
-
Removes an event from the database
- removeEvent(long) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.storage.MemoryStore
-
- removeEvent(long) - 接口 中的方法com.meizu.cloud.pushsdk.pushtracer.storage.Store
-
Removes an event from the database
- removeHeader(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Request.Builder
-
- removeHeader(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Response.Builder
-
- removeListener() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ConnectionClassManager
-
- removeNotifyIdByPackageName(Context, String, int) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.util.NotificationUtils
-
- removeNotifyKey(Context, String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.util.NotificationUtils
-
- removeNotifyKey(Context, String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
- removePathSegment(int) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl.Builder
-
- Request - com.meizu.cloud.pushsdk.networking.http中的类
-
Created by liaojinlong on 16-12-20.
- request(Request) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Response.Builder
-
- request() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Response
-
The wire-level request that initiated this HTTP response.
- request - 类 中的变量com.meizu.cloud.pushsdk.networking.internal.InternalRunnable
-
- request(long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- request(long) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Returns true when the buffer contains at least byteCount bytes,
expanding it as necessary.
- Request.Builder - com.meizu.cloud.pushsdk.networking.http中的类
-
- REQUEST_CANCELLED_ERROR - 类 中的静态变量com.meizu.cloud.pushsdk.networking.common.ANConstants
-
- REQUEST_REGISTRATION_INTENT - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
flyme 3.0 兼容
- REQUEST_UNREGISTRATION_INTENT - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- RequestBody - com.meizu.cloud.pushsdk.networking.http中的类
-
Created by liaojinlong on 16-12-20.
- RequestBody() - 类 的构造器com.meizu.cloud.pushsdk.networking.http.RequestBody
-
- requestBodyParser(Type) - 类 中的方法com.meizu.cloud.pushsdk.networking.interfaces.Parser.Factory
-
- RequestBuilder - com.meizu.cloud.pushsdk.networking.common中的接口
-
Created by amitshekhar on 26/03/16.
- requestCallback - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter.EmitterBuilder
-
- requestCallback - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
- RequestCallback - com.meizu.cloud.pushsdk.pushtracer.emitter中的接口
-
Interface for all Emitter Callbacks
- RequestProgressBody - com.meizu.cloud.pushsdk.networking.internal中的类
-
Created by amitshekhar on 21/04/16.
- RequestProgressBody(RequestBody, UploadProgressListener) - 类 的构造器com.meizu.cloud.pushsdk.networking.internal.RequestProgressBody
-
- RequestResult - com.meizu.cloud.pushsdk.pushtracer.emitter中的类
-
Stores the result of a Request Attempt
- RequestResult(boolean, LinkedList<Long>) - 类 的构造器com.meizu.cloud.pushsdk.pushtracer.emitter.RequestResult
-
Builds a result from a request attempt.
- requestSecurity - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter.EmitterBuilder
-
- requestSecurity - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
- RequestSecurity - com.meizu.cloud.pushsdk.pushtracer.emitter中的枚举
-
RequestSecurity is used to set the protocol used for sending Requests.
- requestSender(Request) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
The function responsible for actually sending
the request to the collector.
- RequestType - com.meizu.cloud.pushsdk.networking.common中的接口
-
Created by amitshekhar on 04/04/16.
- require(long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- require(long) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Returns when the buffer contains at least byteCount bytes.
- requiresRequestBody(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.HttpMethod
-
- resize(int) - 类 中的方法com.meizu.cloud.pushsdk.networking.cache.LruCache
-
- RESOLUTION - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- resolve(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl
-
Returns the URL that would be retrieved by following link from this URL, or null if
the resulting URL is not well-formed.
- ResourceReader - com.meizu.cloud.pushsdk.notification.util中的类
-
Created by liaojinlong on 17-1-10.
- Response - com.meizu.cloud.pushsdk.networking.http中的类
-
Created by liaojinlong on 16-12-21.
- Response.Builder - com.meizu.cloud.pushsdk.networking.http中的类
-
- RESPONSE_FROM_SERVER_ERROR - 类 中的静态变量com.meizu.cloud.pushsdk.networking.common.ANConstants
-
- ResponseBody - com.meizu.cloud.pushsdk.networking.http中的类
-
Created by liaojinlong on 16-12-21.
- ResponseBody() - 类 的构造器com.meizu.cloud.pushsdk.networking.http.ResponseBody
-
- responseBodyParser(Type) - 类 中的方法com.meizu.cloud.pushsdk.networking.interfaces.Parser.Factory
-
- ResponseProgressBody - com.meizu.cloud.pushsdk.networking.internal中的类
-
Created by amitshekhar on 24/05/16.
- ResponseProgressBody(ResponseBody, DownloadProgressListener) - 类 的构造器com.meizu.cloud.pushsdk.networking.internal.ResponseProgressBody
-
- ResponseType - com.meizu.cloud.pushsdk.networking.common中的枚举
-
Created by amitshekhar on 26/03/16.
- restartCloudService(Context) - 类 中的方法com.meizu.cloud.pushsdk.SystemReceiver
-
- restartEventTracking() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
- resumeEventTracking() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
Starts event collection processes
again.
- resumeSessionChecking() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.classic.Tracker
-
Starts a polling session checker to
run at a defined interval.
- resumeSessionChecking() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
Starts the session checker on a
polling interval.
- retryRegister(String, int) - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.RegisterStatusStrategy
-
是否重新发起订阅请求
0.设备校验
1.pushId校验
2.pushId过期事件校验
- RProxy - com.meizu.cloud.pushsdk.notification.util中的类
-
Created by liaojinlong on 17-1-10.
- RProxy() - 类 的构造器com.meizu.cloud.pushsdk.notification.util.RProxy
-
- RSA_ALGORITHM - 类 中的静态变量com.meizu.cloud.pushsdk.util.RSAUtils
-
- RSAUtils - com.meizu.cloud.pushsdk.util中的类
-
- RSAUtils() - 类 的构造器com.meizu.cloud.pushsdk.util.RSAUtils
-
- run() - 类 中的方法com.meizu.cloud.pushsdk.networking.internal.InternalRunnable
-
- saveFile(Response, String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.utils.Utils
-
- saveKeyTimeout(String) - 类 中的方法com.meizu.cloud.pushsdk.analytics.secure.HttpKeyMgr
-
- saveMapToFile(String, Map, Context) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.utils.FileStore
-
Saves a file to internal storage with a map of
key value pairs
- saveSKey(String) - 类 中的方法com.meizu.cloud.pushsdk.analytics.secure.HttpKeyMgr
-
- SCHEDULE_OFF - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
schedule status code
- SCHEDULE_ON_DELAY - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- SCHEDULE_ON_EXPIRE - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- SCHEDULE_ON_TIME - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- scheduledExecutorService - 类 中的变量com.meizu.cloud.pushsdk.platform.pushstrategy.RegisterStatusStrategy
-
- ScheduleNotificationHandler - com.meizu.cloud.pushsdk.handler.impl.schedule中的类
-
Show Message at schedule time
- ScheduleNotificationHandler(Context, AbstractAppLogicListener) - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.schedule.ScheduleNotificationHandler
-
- scheduleNotificationStatus(T) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
schedule notification status
default is schedule off
- scheduleNotificationStatus(MessageV3) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.MessageV3Handler
-
- scheduleNotificationStatus(MessageV3) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.schedule.ScheduleNotificationHandler
-
- scheduleShowNotification(T) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- scheduleShowNotification(MessageV3) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.MessageV3Handler
-
- SCHEMA - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- SCHEMA_CONTEXTS - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.TrackerConstants
-
- scheme(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl.Builder
-
- scheme() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl
-
Returns either "http" or "https".
- SCREEN_SIZE - 类 中的静态变量com.meizu.cloud.pushsdk.analytics.Params
-
- security(RequestSecurity) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter.EmitterBuilder
-
- securityCheck(T) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
消息安全校验,未通过认证的消息将会丢弃
- securityCheck(MessageV3) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.MessageV3Handler
-
- securityCheck(MessageV3) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.notification.NotificationClickMessageHandler
-
- securityCheck0(MessageV3) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- SecurityMessage - com.meizu.cloud.pushsdk.handler.impl.model中的类
-
安全验证消息
{ "tt":1533699478,
"ti":21323,
"tl":"title",
"cont":"content",
"ct":"0"
"pm":"activity|web uri"
}
- SecurityMessage() - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.model.SecurityMessage
-
- SecurityMessage.PublicKeyStatus - com.meizu.cloud.pushsdk.handler.impl.model中的类
-
- self() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.event.Event.Builder
-
- SelfDescribingJson - com.meizu.cloud.pushsdk.pushtracer.dataload中的类
-
Returns a SelfDescribingJson object which will contain
both the Schema and Data.
- SelfDescribingJson(String) - 类 的构造器com.meizu.cloud.pushsdk.pushtracer.dataload.SelfDescribingJson
-
Builds a SelfDescribingJson object
- SelfDescribingJson(String, TrackerDataload) - 类 的构造器com.meizu.cloud.pushsdk.pushtracer.dataload.SelfDescribingJson
-
Builds a SelfDescribingJson object
- SelfDescribingJson(String, SelfDescribingJson) - 类 的构造器com.meizu.cloud.pushsdk.pushtracer.dataload.SelfDescribingJson
-
Builds a SelfDescribingJson object
- SelfDescribingJson(String, Object) - 类 的构造器com.meizu.cloud.pushsdk.pushtracer.dataload.SelfDescribingJson
-
Builds a SelfDescribingJson object
- selfDescribingJsonList - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.event.Event
-
- sendAnalytics(AnalyticsListener, long, long, long, boolean) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.utils.Utils
-
- sendArrivedMessage(MessageV3) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
通知应用通知栏已经展示
- sendIntentMessage(Intent) - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- sendLimit - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter.EmitterBuilder
-
- sendLimit(int) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter.EmitterBuilder
-
- sendLimit - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
- sendMessage(Intent) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- sendMessage(Intent) - 接口 中的方法com.meizu.cloud.pushsdk.handler.MessageHandler
-
send message
- sendMessageFromBroadcast(Context, Intent, String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.MzSystemUtils
-
- sendPushStatus(Context, String, PushSwitchStatus) - 类 中的静态方法com.meizu.cloud.pushsdk.platform.PlatformMessageSender
-
send push status to PushReceiver
- sendReceiverMessage(BasicPushStatus) - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.NotificationClearStrategy
-
- sendReceiverMessage(RegisterStatus) - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.RegisterStatusStrategy
-
- sendReceiverMessage(T) - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
回调消息
- sendReceiverMessage(SubAliasStatus) - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.SubScribeAliasStrategy
-
- sendReceiverMessage(SubTagsStatus) - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.SubScribeTagStrategy
-
- sendReceiverMessage(PushSwitchStatus) - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.SwitchStatusStrategy
-
- sendReceiverMessage(UnRegisterStatus) - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.UnRegisterStatusStrategy
-
- sendRegisterStatus(Context, String, RegisterStatus) - 类 中的静态方法com.meizu.cloud.pushsdk.platform.PlatformMessageSender
-
send register status to PushReceiver
- sendRpcRequest() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.NotificationClearStrategy
-
- sendRpcRequest() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.RegisterStatusStrategy
-
- sendRpcRequest() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
请消息发送给远程service
- sendRpcRequest() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.SubScribeAliasStrategy
-
- sendRpcRequest() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.SubScribeTagStrategy
-
- sendRpcRequest() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.SwitchStatusStrategy
-
- sendRpcRequest() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.UnRegisterStatusStrategy
-
- sendRpcRequests() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.NotificationClearStrategy
-
- sendRpcRequests() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- sendSubAlias(Context, String, SubAliasStatus) - 类 中的静态方法com.meizu.cloud.pushsdk.platform.PlatformMessageSender
-
- sendSubTags(Context, String, SubTagsStatus) - 类 中的静态方法com.meizu.cloud.pushsdk.platform.PlatformMessageSender
-
- sendUnRegisterStatus(Context, String, UnRegisterStatus) - 类 中的静态方法com.meizu.cloud.pushsdk.platform.PlatformMessageSender
-
send unregister status to pushReceiver
- SENT_TIMESTAMP - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- SEQ_ID - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- seqId(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.PlatformMessage.Builder
-
- seqId(String) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.event.PushEvent.Builder
-
- sequence - 类 中的变量com.meizu.cloud.pushsdk.networking.internal.InternalRunnable
-
- serialize(Map<String, String>) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.storage.EventStore
-
Converts an event map to a byte
array for storage.
- Session - com.meizu.cloud.pushsdk.pushtracer.tracker中的类
-
A Session object which gets appended to each
event sent from the Tracker and changes based
on:
- Timeout of use while app is in foreground
- Timeout of use while app is in background
Session data is maintained for the life of the
application being installed on a device.
- Session(long, long, TimeUnit, Context) - 类 的构造器com.meizu.cloud.pushsdk.pushtracer.tracker.Session
-
Creates a new Session object which will
update itself overtime.
- SESSION_ID - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- SESSION_INDEX - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- SESSION_PREVIOUS_ID - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- SESSION_SCHEMA - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.TrackerConstants
-
- SESSION_STORAGE - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- SESSION_USER_ID - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- sessionCheckInterval - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
- sessionCheckInterval - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker.TrackerBuilder
-
- sessionCheckInterval(long) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker.TrackerBuilder
-
- sessionContext - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
- sessionContext - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker.TrackerBuilder
-
- sessionContext(boolean) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker.TrackerBuilder
-
- set(Object, T) - 类 中的方法com.meizu.cloud.pushsdk.base.reflect.ReflectField
-
设置静态/非静态成员变量的值
- set(String, String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Headers.Builder
-
Set a field with the specified value.
- setActivity(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- setActUrl(String) - 类 中的方法com.meizu.cloud.pushsdk.notification.model.ActVideoSetting
-
- setActVideoSetting(ActVideoSetting) - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV4
-
- setAlias(String) - 类 中的方法com.meizu.cloud.pushsdk.platform.message.SubAliasStatus
-
- setAlias(String) - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.SubScribeAliasStrategy
-
- setAlias(Context, String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
设置别名
- setAnalyticsListener(AnalyticsListener) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- setAppId(String) - 类 中的方法com.meizu.cloud.pushsdk.platform.message.StrategyMessage
-
- setAppId(String) - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- setAppKey(String) - 类 中的方法com.meizu.cloud.pushsdk.platform.message.StrategyMessage
-
- setAppKey(String) - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- setBannerImageUrl(String) - 类 中的方法com.meizu.cloud.pushsdk.notification.model.NotificationStyle
-
- setBaseStyle(int) - 类 中的方法com.meizu.cloud.pushsdk.notification.model.NotificationStyle
-
- setBatchedResponseDelay(int) - 类 中的方法com.meizu.cloud.pushsdk.networking.internal.ANImageLoader
-
- setBitmapConfig(Bitmap.Config) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.GetRequestBuilder
-
- setBitmapMaxHeight(int) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.GetRequestBuilder
-
- setBitmapMaxWidth(int) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.GetRequestBuilder
-
- setBufferOption(BufferOption) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
Sets whether the buffer should send events instantly or after the buffer has reached
it's limit.
- setCacheCount(int) - 接口 中的方法com.meizu.cloud.pushsdk.base.ICacheLog
-
设置缓存的最大日志条目数
- setCacheCount(int) - 类 中的方法com.meizu.cloud.pushsdk.base.Logger
-
- setCached(int) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.Control
-
- setCacheDuration(long) - 接口 中的方法com.meizu.cloud.pushsdk.base.ICacheLog
-
设置缓存的间隔
- setCacheDuration(long) - 类 中的方法com.meizu.cloud.pushsdk.base.Logger
-
- setCacheNum(int) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.Control
-
- setCall(Call) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- setCancellationMessageInError() - 异常错误 中的方法com.meizu.cloud.pushsdk.networking.error.ANError
-
- setCarrier(Context) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Subject
-
Sets the carrier of the android
device.
- setClearNotification(boolean) - 类 中的方法com.meizu.cloud.pushsdk.notification.model.AdvanceSetting
-
- setClearType(int) - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.NotificationClearStrategy
-
- setClickPackageName(String) - 类 中的方法com.meizu.cloud.pushsdk.notification.PushNotificationBuilder
-
- setClickType(int) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.SecurityMessage
-
- setClickType(int) - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- setClickType(String) - 类 中的方法com.meizu.cloud.pushsdk.notification.MPushMessage
-
- setCode(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.SecurityMessage.PublicKeyStatus
-
- setCode(String) - 类 中的方法com.meizu.cloud.pushsdk.platform.message.BasicPushStatus
-
- setColorDepth(int) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Subject
-
user defined color depth.
- setConnectionQualityChangeListener(ConnectionQualityChangeListener) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.AndroidNetworking
-
Method to set connectionQualityChangeListener
- setContent(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.SecurityMessage
-
- setContent(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- setContent(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.MzPushMessage
-
- setContent(String) - 类 中的方法com.meizu.cloud.pushsdk.notification.MPushMessage
-
- setContentType(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.MultiPartBuilder
-
- setContentType(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.PostRequestBuilder
-
- setContextualParams(Context) - 类 中的方法com.meizu.cloud.pushsdk.analytics.PayloadSub
-
Sets the contextually based parameters.
- setContextualParams(Context) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Subject
-
Sets the contextually based parameters.
- setControl(Control) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.ControlMessage
-
- setControlMessage(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.ControlMessage
-
- setControlMessage(ControlMessage) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.UploadLogMessage
-
- setControlMessage(ControlMessage) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.WithDrawMessage
-
- setData(TrackerDataload) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.dataload.SelfDescribingJson
-
Adds data to the SelfDescribingJson
- Accepts a TrackerPayload object
- setData(Object) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.dataload.SelfDescribingJson
-
Adds data to the SelfDescribingJson
- Accepts a POJO
- setData(SelfDescribingJson) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.dataload.SelfDescribingJson
-
Allows us to add data from one SelfDescribingJson into another
without copying over the Schema.
- setDebugMode(boolean) - 接口 中的方法com.meizu.cloud.pushsdk.base.ICacheLog
-
设置debug模式,debug模式下,日志会即时输出到控制台
- setDebugMode(boolean) - 类 中的方法com.meizu.cloud.pushsdk.base.Logger
-
- setDefaultLargeIcon(boolean) - 类 中的方法com.meizu.cloud.pushsdk.notification.model.AppIconSetting
-
- setDefaultScreenResolution(Context) - 类 中的方法com.meizu.cloud.pushsdk.analytics.PayloadSub
-
Sets the default screen resolution
of the device the Tracker is running
on.
- setDefaultScreenResolution(Context) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Subject
-
Sets the default screen resolution
of the device the Tracker is running
on.
- setDelegate(Timeout) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ForwardingTimeout
-
- setDeviceId(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.PlatformMessage
-
- setDeviceId(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.Statics
-
- setDeviceId(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- setDomainUserId(String) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Subject
-
User inputted Domain User Id for the
subject.
- setDownloadProgressListener(DownloadProgressListener) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- setEmitter(Emitter) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
- setEmitterUri(String) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
Updates the URI for the Emitter
- setEncodedPathSegment(int, String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl.Builder
-
- setEncodedQueryParameter(String, String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl.Builder
-
- setEndShowTime(String) - 类 中的方法com.meizu.cloud.pushsdk.notification.model.TimeDisplaySetting
-
- setErrorBody(String) - 异常错误 中的方法com.meizu.cloud.pushsdk.networking.error.ANError
-
- setErrorCode(int) - 异常错误 中的方法com.meizu.cloud.pushsdk.networking.error.ANError
-
- setErrorDetail(String) - 异常错误 中的方法com.meizu.cloud.pushsdk.networking.error.ANError
-
- setExecutor(Executor) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.DownloadBuilder
-
- setExecutor(Executor) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.GetRequestBuilder
-
- setExecutor(Executor) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.MultiPartBuilder
-
- setExecutor(Executor) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.PostRequestBuilder
-
- setExecutor(Executor) - 接口 中的方法com.meizu.cloud.pushsdk.networking.common.RequestBuilder
-
- setExecutorService(ScheduledExecutorService) - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- setExpandableImageUrl(String) - 类 中的方法com.meizu.cloud.pushsdk.notification.model.NotificationStyle
-
- setExpandableText(String) - 类 中的方法com.meizu.cloud.pushsdk.notification.model.NotificationStyle
-
- setExpireTime(int) - 类 中的方法com.meizu.cloud.pushsdk.platform.message.RegisterStatus
-
- setExtra(Map<String, String>) - 类 中的方法com.meizu.cloud.pushsdk.notification.MPushMessage
-
- setFileList(List<String>) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.UploadLogMessage
-
- setFilePath(String) - 接口 中的方法com.meizu.cloud.pushsdk.base.ICacheLog
-
设置日志文件的路径,默认为:
Environment.getExternalStorageDirectory().getAbsolutePath() + "/Android/data/pkgName/
- setFilePath(String) - 类 中的方法com.meizu.cloud.pushsdk.base.Logger
-
- setFuture(Future) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- setHeadUpNotification(boolean) - 类 中的方法com.meizu.cloud.pushsdk.notification.model.AdvanceSetting
-
- setHttpMethod(HttpMethod) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
Sets the HttpMethod for the Emitter
- setImageScaleType(ImageView.ScaleType) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.GetRequestBuilder
-
- setImpl(T) - 类 中的方法com.meizu.cloud.pushsdk.base.Proxy
-
- setInnerStyle(int) - 类 中的方法com.meizu.cloud.pushsdk.notification.model.NotificationStyle
-
- setInternalApp(Notification, boolean) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.util.NotificationUtils
-
- setIpAddress(String) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Subject
-
User inputted ip address for the
subject.
- setIsBackground(boolean) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Session
-
Changes the truth of isBackground.
- setIsDiscard(boolean) - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- setIsDiscard(String) - 类 中的方法com.meizu.cloud.pushsdk.notification.MPushMessage
-
- setIsTimeDisplay(boolean) - 类 中的方法com.meizu.cloud.pushsdk.notification.model.TimeDisplaySetting
-
- setIsUnRegisterSuccess(boolean) - 类 中的方法com.meizu.cloud.pushsdk.platform.message.UnRegisterStatus
-
- setLanguage(String) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Subject
-
User inputted language for the
subject.
- setLargeIconUrl(String) - 类 中的方法com.meizu.cloud.pushsdk.notification.model.AppIconSetting
-
- setLights(boolean) - 类 中的方法com.meizu.cloud.pushsdk.notification.model.NotifyType
-
- setListener(ConnectionQualityChangeListener) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ConnectionClassManager
-
- setLocation(Context) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Subject
-
Sets the location of the android
device.
- setmAdvanceSetting(AdvanceSetting) - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- setmAppIconSetting(AppIconSetting) - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- setMaxAgeCacheControl(int, TimeUnit) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.DownloadBuilder
-
- setMaxAgeCacheControl(int, TimeUnit) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.GetRequestBuilder
-
- setMaxAgeCacheControl(int, TimeUnit) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.MultiPartBuilder
-
- setMaxAgeCacheControl(int, TimeUnit) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.PostRequestBuilder
-
- setMaxAgeCacheControl(int, TimeUnit) - 接口 中的方法com.meizu.cloud.pushsdk.networking.common.RequestBuilder
-
- setMaxSize(int) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.UploadLogMessage
-
- setMaxStaleCacheControl(int, TimeUnit) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.DownloadBuilder
-
- setMaxStaleCacheControl(int, TimeUnit) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.GetRequestBuilder
-
- setMaxStaleCacheControl(int, TimeUnit) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.MultiPartBuilder
-
- setMaxStaleCacheControl(int, TimeUnit) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.PostRequestBuilder
-
- setMaxStaleCacheControl(int, TimeUnit) - 接口 中的方法com.meizu.cloud.pushsdk.networking.common.RequestBuilder
-
- setMessage(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.SecurityMessage.PublicKeyStatus
-
- setMessage(String) - 类 中的方法com.meizu.cloud.pushsdk.platform.message.BasicPushStatus
-
- setMessageV3(MessageV3) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.NotificationState
-
- setmLargIcon(int) - 类 中的方法com.meizu.cloud.pushsdk.notification.PushNotificationBuilder
-
- setmNotificationDefaults(int) - 类 中的方法com.meizu.cloud.pushsdk.notification.PushNotificationBuilder
-
- setmNotificationFlags(int) - 类 中的方法com.meizu.cloud.pushsdk.notification.PushNotificationBuilder
-
- setmNotificationsound(String) - 类 中的方法com.meizu.cloud.pushsdk.notification.PushNotificationBuilder
-
- setmNotificationStyle(NotificationStyle) - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- setmStatusbarIcon(int) - 类 中的方法com.meizu.cloud.pushsdk.notification.PushNotificationBuilder
-
- setmTimeDisplaySetting(TimeDisplaySetting) - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- setmVibratePattern(long[]) - 类 中的方法com.meizu.cloud.pushsdk.notification.PushNotificationBuilder
-
- setNetWorkType(int) - 类 中的方法com.meizu.cloud.pushsdk.notification.model.AdvanceSetting
-
- setNetworkUserId(String) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Subject
-
User inputted Network User Id for the
subject.
- setNotificationId(int) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.NotificationState
-
- setNotificationMessage(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- setNotificationMessageSwitchStatus(Context, String, boolean) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
设置通知栏开关状态
- setNotificationPkg(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.NotificationState
-
- setNotifyId(int) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.WithDrawMessage
-
- setNotifyId(int) - 类 中的方法com.meizu.cloud.pushsdk.handler.MzPushMessage
-
- setNotifyId(int) - 类 中的方法com.meizu.cloud.pushsdk.notification.model.NotifyOption
-
- setNotifyId(int...) - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.NotificationClearStrategy
-
- setNotifyKey(String) - 类 中的方法com.meizu.cloud.pushsdk.notification.model.NotifyOption
-
- setNotifyKey(String) - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.NotificationClearStrategy
-
- setNotifyType(NotifyType) - 类 中的方法com.meizu.cloud.pushsdk.notification.model.AdvanceSetting
-
- setNotifyType(String) - 类 中的方法com.meizu.cloud.pushsdk.notification.MPushMessage
-
- setOkHttpResponse(Response) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANResponse
-
- setPackageName(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- setPackageName(String) - 类 中的方法com.meizu.cloud.pushsdk.notification.MPushMessage
-
- setPackageName(String) - 类 中的方法com.meizu.cloud.pushsdk.platform.message.StrategyMessage
-
- setParams(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.SecurityMessage
-
- setParams(Map<String, String>) - 类 中的方法com.meizu.cloud.pushsdk.notification.MPushMessage
-
- setParams(String) - 类 中的方法com.meizu.cloud.pushsdk.platform.message.StrategyMessage
-
- setParamsMap(Map<String, String>) - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- setParserFactory(Parser.Factory) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.AndroidNetworking
-
Method to set ParserFactory
- setPathSegment(int, String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl.Builder
-
- setPercentageThresholdForCancelling(int) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.DownloadBuilder
-
- setPercentageThresholdForCancelling(int) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.MultiPartBuilder
-
- setPriority(Priority) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.DownloadBuilder
-
- setPriority(Priority) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.GetRequestBuilder
-
- setPriority(Priority) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.MultiPartBuilder
-
- setPriority(Priority) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.PostRequestBuilder
-
- setPriority(Priority) - 接口 中的方法com.meizu.cloud.pushsdk.networking.common.RequestBuilder
-
- setProgress(int) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- setPublicKey(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.SecurityMessage.PublicKeyStatus
-
- setPushExtra(boolean) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.Statics
-
- setPushId(String) - 类 中的方法com.meizu.cloud.pushsdk.platform.message.PushSwitchStatus
-
- setPushId(String) - 类 中的方法com.meizu.cloud.pushsdk.platform.message.RegisterStatus
-
- setPushId(String) - 类 中的方法com.meizu.cloud.pushsdk.platform.message.StrategyMessage
-
- setPushId(String) - 类 中的方法com.meizu.cloud.pushsdk.platform.message.SubAliasStatus
-
- setPushId(String) - 类 中的方法com.meizu.cloud.pushsdk.platform.message.SubTagsStatus
-
- setPushId(String) - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.SubScribeAliasStrategy
-
- setPushId(String) - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.SubScribeTagStrategy
-
- setPushId(String) - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.SwitchStatusStrategy
-
- setPushTimesTamp(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.PlatformMessage
-
- setPushTimestamp(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- setPushType(int) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.Control
-
- setPushType(int) - 类 中的方法com.meizu.cloud.pushsdk.handler.MzPushMessage
-
- setPushType(String) - 类 中的方法com.meizu.cloud.pushsdk.notification.MPushMessage
-
- setQueryParameter(String, String) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl.Builder
-
- setReplyIntent(Notification, PendingIntent) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.util.NotificationUtils
-
- setRequestSecurity(RequestSecurity) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
Sets the RequestSecurity for the Emitter
- setResponseAs(ResponseType) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- setRevokePackageName(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.WithDrawMessage
-
- setSchema(String) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.dataload.SelfDescribingJson
-
Sets the Schema for the SelfDescribingJson
- setScreenResolution(int, int) - 类 中的方法com.meizu.cloud.pushsdk.analytics.PayloadSub
-
- setScreenResolution(int, int) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Subject
-
Sets a custom screen resolution based
on user inputted width and height.
- setSelfDefineContentString(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.MzPushMessage
-
- setSeqId(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.PlatformMessage
-
- setSeqId(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.Statics
-
- setSeqId(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- setSequenceNumber(int) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- setSound(boolean) - 类 中的方法com.meizu.cloud.pushsdk.notification.model.NotifyType
-
- setStartShowTime(String) - 类 中的方法com.meizu.cloud.pushsdk.notification.model.TimeDisplaySetting
-
- setState(int) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.NotificationState
-
- setStatic(T) - 类 中的方法com.meizu.cloud.pushsdk.base.reflect.ReflectField
-
设置静态成员变量的值
- setStatics(Statics) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.ControlMessage
-
- setStrategyChildType(int) - 类 中的方法com.meizu.cloud.pushsdk.platform.message.StrategyMessage
-
- setStrategyPackageNanme(String) - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- setStrategyType(int) - 类 中的方法com.meizu.cloud.pushsdk.platform.message.StrategyMessage
-
- setSubAliasType(int) - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.SubScribeAliasStrategy
-
- setSubject(Subject) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
- setSubTags(String) - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.SubScribeTagStrategy
-
- setSubTagType(int) - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.SubScribeTagStrategy
-
- setSupportRemoteInvoke(boolean) - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
设置是否支持远程调用
- setSwitcher(boolean) - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.SwitchStatusStrategy
-
- setSwitchNotificationMessage(boolean) - 类 中的方法com.meizu.cloud.pushsdk.platform.message.PushSwitchStatus
-
- setSwitchThroughMessage(boolean) - 类 中的方法com.meizu.cloud.pushsdk.platform.message.PushSwitchStatus
-
- setSwitchType(int) - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.SwitchStatusStrategy
-
- setTag(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.common.ANLog
-
- setTag(Object) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.DownloadBuilder
-
- setTag(Object) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.GetRequestBuilder
-
- setTag(Object) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.MultiPartBuilder
-
- setTag(Object) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.PostRequestBuilder
-
- setTag(Object) - 接口 中的方法com.meizu.cloud.pushsdk.networking.common.RequestBuilder
-
- setTagId(int) - 类 中的方法com.meizu.cloud.pushsdk.platform.message.SubTagsStatus.Tag
-
- setTagList(List<SubTagsStatus.Tag>) - 类 中的方法com.meizu.cloud.pushsdk.platform.message.SubTagsStatus
-
- setTagName(String) - 类 中的方法com.meizu.cloud.pushsdk.platform.message.SubTagsStatus.Tag
-
- setTaskId(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.PlatformMessage
-
- setTaskId(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.SecurityMessage
-
- setTaskId(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.Statics
-
- setTaskId(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- setTaskId(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.MzPushMessage
-
- setTaskId(String) - 类 中的方法com.meizu.cloud.pushsdk.notification.MPushMessage
-
- setThreadCount(int) - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.emitter.classic.Executor
-
Changes the amount of threads the
scheduler will be able to use.
- setThroughMessage(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- setThroughMessageSwitchStatus(Context, String, boolean) - 类 中的静态方法com.meizu.cloud.pushsdk.util.PushPreferencesUtils
-
设置透传消息开关状态
- setTime(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.Statics
-
- setTimestamp(int) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.SecurityMessage
-
- setTimezone(String) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Subject
-
User inputted timezone
- setTitle(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.SecurityMessage
-
- setTitle(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- setTitle(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.MzPushMessage
-
- setTitle(String) - 类 中的方法com.meizu.cloud.pushsdk.notification.MPushMessage
-
- setType(Type) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- setType(MediaType) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.MultipartBody.Builder
-
Set the MIME type.
- setUploadDataPackageName(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- setUploadProgressListener(UploadProgressListener) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- setUriPackageName(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- setUserAgent(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.AndroidNetworking
-
Method to set userAgent globally
- setUserAgent(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.DownloadBuilder
-
- setUserAgent(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.GetRequestBuilder
-
- setUserAgent(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.MultiPartBuilder
-
- setUserAgent(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest.PostRequestBuilder
-
- setUserAgent(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- setUserAgent(String) - 接口 中的方法com.meizu.cloud.pushsdk.networking.common.RequestBuilder
-
- setUserAgent(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.internal.InternalNetworking
-
- setUseragent(String) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Subject
-
User inputted useragent for the
subject.
- setUserId(String) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Subject
-
Sets the subjects userId
- setVibrate(boolean) - 类 中的方法com.meizu.cloud.pushsdk.notification.model.NotifyType
-
- setViewPort(int, int) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Subject
-
Sets the view port resolution
Measured in pixels: 1280x1024
- setWebUrl(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- setWifiDisplay(boolean) - 类 中的方法com.meizu.cloud.pushsdk.notification.model.ActVideoSetting
-
- setWifiUpload(boolean) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.UploadLogMessage
-
- sha1(ByteString) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.Util
-
Returns a SHA-1 hash of s.
- sha256(ByteString) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.Util
-
Returns a SHA-256 hash of s.
- sha256() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ByteString
-
Returns the SHA-256 hash of this byte string.
- shaBase64(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.Util
-
Returns a Base 64-encoded string containing a SHA-1 hash of s.
- show(MessageV3) - 类 中的方法com.meizu.cloud.pushsdk.notification.AbstractPushNotification
-
- show(MessageV3) - 接口 中的方法com.meizu.cloud.pushsdk.notification.PushNotification
-
- SHOW_PUSH_MESSAGE - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- SHOWINBOX_PUSH_MESSAGE - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- showQuickNotification(Context, String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.platform.PlatformMessageSender
-
供直达服务执行通知栏显示操作
- shutDown() - 类 中的静态方法com.meizu.cloud.pushsdk.networking.AndroidNetworking
-
Shuts AndroidNetworking down
- shutDown() - 类 中的静态方法com.meizu.cloud.pushsdk.networking.common.ConnectionClassManager
-
- shutDown() - 类 中的静态方法com.meizu.cloud.pushsdk.networking.core.Core
-
- shutdown() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.classic.Emitter
-
Resets the `isRunning` truth to false.
- shutdown() - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.emitter.classic.Executor
-
Shuts the executor service down and resets
the executor to a null state.
- shutdown() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
Shuts the emitter down!
- SignUtils - com.meizu.cloud.pushsdk.platform中的类
-
- SignUtils() - 类 的构造器com.meizu.cloud.pushsdk.platform.SignUtils
-
- SIMPLE - 接口 中的静态变量com.meizu.cloud.pushsdk.networking.common.RequestType
-
- sink(Sink) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.AsyncTimeout
-
Returns a new sink that delegates to sink, using this to implement
timeouts.
- sink(OutputStream) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.okio.Okio
-
Returns a sink that writes to out.
- sink(Socket) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.okio.Okio
-
Returns a sink that writes to socket.
- sink(File) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.okio.Okio
-
Returns a sink that writes to file.
- Sink - com.meizu.cloud.pushsdk.networking.okio中的接口
-
Receives a stream of bytes.
- size() - 类 中的方法com.meizu.cloud.pushsdk.networking.cache.LruCache
-
- size() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.FormBody
-
The number of key-value pairs in this form-encoded body.
- size() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Headers
-
Returns the number of field values.
- size() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.MultipartBody
-
The number of parts in this multipart body.
- size() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
Returns the number of bytes currently in this buffer.
- size() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ByteString
-
Returns the number of bytes in this ByteString.
- sizeOf(String, Bitmap) - 类 中的方法com.meizu.cloud.pushsdk.networking.cache.LruBitmapCache
-
- sizeOf(K, V) - 类 中的方法com.meizu.cloud.pushsdk.networking.cache.LruCache
-
- skip(long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
Discards byteCount bytes from the head of this buffer.
- skip(long) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSource
-
Reads and discards byteCount bytes from this source.
- skipAll(Source, int, TimeUnit) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.Util
-
Reads until in is exhausted or the deadline has been reached.
- skipLeadingAsciiWhitespace(String, int, int) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.Util
-
Increments pos until input[pos] is not ASCII whitespace.
- skipTrailingAsciiWhitespace(String, int, int) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.Util
-
Decrements limit until input[limit - 1] is not ASCII whitespace.
- snapshot() - 类 中的方法com.meizu.cloud.pushsdk.networking.cache.LruCache
-
- snapshot() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
Returns an immutable copy of this buffer as a byte string.
- snapshot(int) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
Returns an immutable copy of the first byteCount bytes of this buffer as a byte string.
- SNOWPLOW_SESSION_VARS - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.TrackerConstants
-
- SOUND - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.NotifyType
-
- source() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.ResponseBody
-
- source() - 类 中的方法com.meizu.cloud.pushsdk.networking.internal.ResponseProgressBody
-
- source(Source) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.AsyncTimeout
-
Returns a new source that delegates to source, using this to
implement timeouts.
- source(InputStream) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.okio.Okio
-
Returns a source that reads from in.
- source(File) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.okio.Okio
-
Returns a source that reads from file.
- source(Socket) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.okio.Okio
-
Returns a source that reads from socket.
- Source - com.meizu.cloud.pushsdk.networking.okio中的接口
-
Supplies a stream of bytes.
- SourceCloseUtil - com.meizu.cloud.pushsdk.networking.utils中的类
-
Created by amitshekhar on 15/09/16.
- SPEED - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- SSLExtensionSocketFactory - com.meizu.cloud.pushsdk.networking.ssl中的类
-
Created by zbin on 17-3-20.
- SSLExtensionSocketFactory(Context) - 类 的构造器com.meizu.cloud.pushsdk.networking.ssl.SSLExtensionSocketFactory
-
- sslSocketFactory - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter.EmitterBuilder
-
- sslSocketFactory(SSLSocketFactory) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter.EmitterBuilder
-
- sslSocketFactory - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
- StandardNotification - com.meizu.cloud.pushsdk.notification.flyme中的类
-
Standard Notification,disable ExpandableText
* general setting
* advanceSetting
* timeDisplaySetting
* AppIcon Setting
- StandardNotification(Context, PushNotificationBuilder) - 类 的构造器com.meizu.cloud.pushsdk.notification.flyme.StandardNotification
-
- StandardNotificationV2 - com.meizu.cloud.pushsdk.notification中的类
-
Standard Notification,disable ExpandableText
* general setting
* advanceSetting
* timeDisplaySetting
* AppIcon Setting
- StandardNotificationV2(Context, PushNotificationBuilder) - 类 的构造器com.meizu.cloud.pushsdk.notification.StandardNotificationV2
-
- START_SHOW_TIME - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.TimeDisplaySetting
-
- startDownload(DownloadListener) - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- startPushService(Context, Intent) - 类 中的方法com.meizu.cloud.pushsdk.SystemReceiver
-
- stat_sys_third_app_notify(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.util.RProxy
-
- STATE_NOTIFICATION_SHOW_ACCESS_DENY - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.model.NotificationState
-
- STATE_NOTIFICATION_SHOW_FLOAT - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.model.NotificationState
-
- STATE_NOTIFICATION_SHOW_INBOX - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.model.NotificationState
-
- STATE_NOTIFICATION_SHOW_NORMAL - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.model.NotificationState
-
- Statics - com.meizu.cloud.pushsdk.handler.impl.model中的类
-
Created by liaojinlong on 17-3-20.
- Statics() - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.model.Statics
-
- Statics(Parcel) - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.model.Statics
-
- status() - 类 中的静态方法com.meizu.cloud.pushsdk.pushtracer.emitter.classic.Executor
-
Returns the status of the executor.
- Store - com.meizu.cloud.pushsdk.pushtracer.storage中的接口
-
- storeNotifyIdByPackageName(Context, String, int) - 类 中的静态方法com.meizu.cloud.pushsdk.notification.util.NotificationUtils
-
存储当前所有通知栏的notifyId
- Strategy<T extends BasicPushStatus> - com.meizu.cloud.pushsdk.platform.pushstrategy中的类
-
Created by liaojinlong on 17-4-17.
- Strategy(Context, String, String, PushAPI, ScheduledExecutorService) - 类 的构造器com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- STRATEGY_CHILD_TYPE - 类 中的静态变量com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- STRATEGY_ClEAR_NOTIFICATION - 类 中的静态变量com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- STRATEGY_PACKAGE_NANME - 类 中的静态变量com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- STRATEGY_PARAMS - 类 中的静态变量com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- STRATEGY_REGISTER - 类 中的静态变量com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- STRATEGY_SUBALIAS - 类 中的静态变量com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- STRATEGY_SUBTAGS - 类 中的静态变量com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- STRATEGY_SWITCH - 类 中的静态变量com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- STRATEGY_SWITCH_SYSTEM_NOTIFICATION - 类 中的静态变量com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- STRATEGY_TYPE - 类 中的静态变量com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- STRATEGY_UNREGISTER - 类 中的静态变量com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- StrategyMessage - com.meizu.cloud.pushsdk.platform.message中的类
-
Created by liaojinlong on 17-4-18.
- StrategyMessage(String, String, String, String, int, int, String) - 类 的构造器com.meizu.cloud.pushsdk.platform.message.StrategyMessage
-
- strategyPackageNanme - 类 中的变量com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- strategyType() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.NotificationClearStrategy
-
- strategyType() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.RegisterStatusStrategy
-
- strategyType() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
策略类型
- strategyType() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.SubScribeAliasStrategy
-
- strategyType() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.SubScribeTagStrategy
-
- strategyType() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.SwitchStatusStrategy
-
- strategyType() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.UnRegisterStatusStrategy
-
- string() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.ResponseBody
-
Returns the response as a string decoded with the charset of the Content-Type header.
- stringPartRequest(String, Map<String, String>, String) - 类 中的方法com.meizu.cloud.pushsdk.analytics.secure.HttpSecureRequester
-
- StringRequestListener - com.meizu.cloud.pushsdk.networking.interfaces中的接口
-
Created by amitshekhar on 23/05/16.
- SUB_ALIAS - 类 中的静态变量com.meizu.cloud.pushsdk.platform.pushstrategy.SubScribeAliasStrategy
-
- SUB_TAGS - 类 中的静态变量com.meizu.cloud.pushsdk.platform.pushstrategy.SubScribeTagStrategy
-
- SubAliasStatus - com.meizu.cloud.pushsdk.platform.message中的类
-
Created by liaojinlong on 16-5-20.
- SubAliasStatus(String) - 类 的构造器com.meizu.cloud.pushsdk.platform.message.SubAliasStatus
-
- SubAliasStatus() - 类 的构造器com.meizu.cloud.pushsdk.platform.message.SubAliasStatus
-
- Subject - com.meizu.cloud.pushsdk.pushtracer.tracker中的类
-
Provides Subject information for each
event sent from the Snowplow Tracker.
- subject - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
- subject - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker.TrackerBuilder
-
- subject(Subject) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker.TrackerBuilder
-
- Subject.SubjectBuilder - com.meizu.cloud.pushsdk.pushtracer.tracker中的类
-
Builder for the Subject
- SubjectBuilder() - 类 的构造器com.meizu.cloud.pushsdk.pushtracer.tracker.Subject.SubjectBuilder
-
- submit(Runnable) - 类 中的方法com.meizu.cloud.pushsdk.networking.core.ANExecutor
-
- subScribeAlias(String, String, String, String, OkHttpResponseAndStringRequestListener) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushAPI
-
别名订阅
- subScribeAlias(String, String, String, String) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushAPI
-
别名订阅
同步方法
- subScribeAlias(String, String, String, String, String) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushPlatformManager
-
- subScribeAlias(Context, String, String, String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.PushManager
-
别名订阅
- SubScribeAliasStatusHandler - com.meizu.cloud.pushsdk.handler.impl.platform中的类
-
Created by liaojinlong on 16-5-20.
- SubScribeAliasStatusHandler(Context, AbstractAppLogicListener) - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.platform.SubScribeAliasStatusHandler
-
- SubScribeAliasStrategy - com.meizu.cloud.pushsdk.platform.pushstrategy中的类
-
Created by liaojinlong on 17-4-17.
- SubScribeAliasStrategy(Context, String, String, PushAPI, ScheduledExecutorService) - 类 的构造器com.meizu.cloud.pushsdk.platform.pushstrategy.SubScribeAliasStrategy
-
- SubScribeAliasStrategy(Context, String, String, String, PushAPI, ScheduledExecutorService) - 类 的构造器com.meizu.cloud.pushsdk.platform.pushstrategy.SubScribeAliasStrategy
-
- SubScribeAliasStrategy(Context, PushAPI, ScheduledExecutorService) - 类 的构造器com.meizu.cloud.pushsdk.platform.pushstrategy.SubScribeAliasStrategy
-
- SubScribeAliasStrategy(Context, PushAPI, ScheduledExecutorService, boolean) - 类 的构造器com.meizu.cloud.pushsdk.platform.pushstrategy.SubScribeAliasStrategy
-
- subScribeTags(String, String, String, String, OkHttpResponseAndStringRequestListener) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushAPI
-
订阅tags
- subScribeTags(String, String, String, String) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushAPI
-
订阅tags
同步方法
- subScribeTags(String, String, String, String, String) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushPlatformManager
-
- subScribeTags(Context, String, String, String, String) - 类 中的静态方法com.meizu.cloud.pushsdk.PushManager
-
标签订阅
- SubScribeTagsStatusHandler - com.meizu.cloud.pushsdk.handler.impl.platform中的类
-
Created by liaojinlong on 16-5-20.
- SubScribeTagsStatusHandler(Context, AbstractAppLogicListener) - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.platform.SubScribeTagsStatusHandler
-
- SubScribeTagStrategy - com.meizu.cloud.pushsdk.platform.pushstrategy中的类
-
Created by liaojinlong on 17-4-17.
- SubScribeTagStrategy(Context, String, String, PushAPI, ScheduledExecutorService) - 类 的构造器com.meizu.cloud.pushsdk.platform.pushstrategy.SubScribeTagStrategy
-
- SubScribeTagStrategy(Context, String, String, String, PushAPI, ScheduledExecutorService) - 类 的构造器com.meizu.cloud.pushsdk.platform.pushstrategy.SubScribeTagStrategy
-
- SubScribeTagStrategy(Context, PushAPI, ScheduledExecutorService) - 类 的构造器com.meizu.cloud.pushsdk.platform.pushstrategy.SubScribeTagStrategy
-
- SubScribeTagStrategy(Context, PushAPI, ScheduledExecutorService, boolean) - 类 的构造器com.meizu.cloud.pushsdk.platform.pushstrategy.SubScribeTagStrategy
-
- substring(int) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ByteString
-
Returns a byte string that is a substring of this byte string, beginning at the specified
index until the end of this string.
- substring(int, int) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ByteString
-
Returns a byte string that is a substring of this byte string, beginning at the specified
beginIndex and ends at the specified endIndex.
- SubTagsStatus - com.meizu.cloud.pushsdk.platform.message中的类
-
Created by liaojinlong on 16-5-20.
- SubTagsStatus() - 类 的构造器com.meizu.cloud.pushsdk.platform.message.SubTagsStatus
-
- SubTagsStatus(String) - 类 的构造器com.meizu.cloud.pushsdk.platform.message.SubTagsStatus
-
- SubTagsStatus.Tag - com.meizu.cloud.pushsdk.platform.message中的类
-
- subtype() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.MediaType
-
Returns a specific media subtype, such as "plain" or "png", "mpeg", "mp4" or "xml".
- SUCCESS - 类 中的静态变量com.meizu.cloud.pushsdk.networking.common.ANConstants
-
- success(T) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.common.ANResponse
-
- SUCCESS_CODE - 类 中的静态变量com.meizu.cloud.pushsdk.platform.message.BasicPushStatus
-
- SUCCESS_CODE - 类 中的静态变量com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- supportServiceRpc() - 类 中的方法com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
是否支持service远程调用
- sUserAgent - 类 中的静态变量com.meizu.cloud.pushsdk.networking.internal.InternalNetworking
-
- SWITCH_ALL - 类 中的静态变量com.meizu.cloud.pushsdk.platform.pushstrategy.SwitchStatusStrategy
-
- SWITCH_NOTIFICATION - 类 中的静态变量com.meizu.cloud.pushsdk.platform.pushstrategy.SwitchStatusStrategy
-
- SWITCH_NOTIFICATION_MESSAGE - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- SWITCH_THROUGH_MESSAGE - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- SWITCH_THROUGH_MESSAGE - 类 中的静态变量com.meizu.cloud.pushsdk.platform.pushstrategy.SwitchStatusStrategy
-
- switchDebug(boolean) - 类 中的静态方法com.meizu.cloud.pushinternal.DebugLogger
-
调解打印输出
- switchPush(String, String, String, int, boolean, OkHttpResponseAndStringRequestListener) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushAPI
-
修改push开关
- switchPush(String, String, String, int, boolean) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushAPI
-
修改push开关
同步接口
- switchPush(String, String, String, boolean, OkHttpResponseAndStringRequestListener) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushAPI
-
同时修改通知栏和透传消息接口
- switchPush(String, String, String, boolean) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushAPI
-
同时修改通知栏和透传消息接口
同步接口
- switchPush(String, String, String, String, int, boolean) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushPlatformManager
-
- switchPush(String, String, String, String, boolean) - 类 中的方法com.meizu.cloud.pushsdk.platform.api.PushPlatformManager
-
- switchPush(Context, String, String, String, int, boolean) - 类 中的静态方法com.meizu.cloud.pushsdk.PushManager
-
- switchPush(Context, String, String, String, boolean) - 类 中的静态方法com.meizu.cloud.pushsdk.PushManager
-
此接口提供通知栏和透传统一开或者统一关
- switchPushMessageSetting(Context, int, boolean, String) - 类 中的静态方法com.meizu.cloud.pushsdk.platform.PlatformMessageSender
-
通知中心开关状态转换
- SwitchStatusStrategy - com.meizu.cloud.pushsdk.platform.pushstrategy中的类
-
Created by liaojinlong on 17-4-17.
- SwitchStatusStrategy(Context, String, String, PushAPI, ScheduledExecutorService) - 类 的构造器com.meizu.cloud.pushsdk.platform.pushstrategy.SwitchStatusStrategy
-
- SwitchStatusStrategy(Context, String, String, String, PushAPI, ScheduledExecutorService) - 类 的构造器com.meizu.cloud.pushsdk.platform.pushstrategy.SwitchStatusStrategy
-
- SwitchStatusStrategy(Context, PushAPI, ScheduledExecutorService) - 类 的构造器com.meizu.cloud.pushsdk.platform.pushstrategy.SwitchStatusStrategy
-
- SwitchStatusStrategy(Context, PushAPI, ScheduledExecutorService, boolean) - 类 的构造器com.meizu.cloud.pushsdk.platform.pushstrategy.SwitchStatusStrategy
-
- SynchronousCall - com.meizu.cloud.pushsdk.networking.internal中的类
-
Created by amitshekhar on 14/09/16.
- SystemProperties - com.meizu.cloud.pushsdk.base中的类
-
Created by zbin on 17-2-16.
- SystemProperties() - 类 的构造器com.meizu.cloud.pushsdk.base.SystemProperties
-
- SystemReceiver - com.meizu.cloud.pushsdk中的类
-
Created by liaojinlong on 16-6-27.
- SystemReceiver() - 类 的构造器com.meizu.cloud.pushsdk.SystemReceiver
-
- TABLE_EVENTS - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.storage.EventStoreHelper
-
- TAG - 类 中的静态变量com.meizu.cloud.pushsdk.analytics.PayloadSub
-
- TAG - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.AbstractMessageHandler
-
- TAG - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.model.Control
-
- TAG - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.model.ControlMessage
-
- TAG - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.model.Statics
-
- TAG - 类 中的静态变量com.meizu.cloud.pushsdk.MzPushMessageReceiver
-
- tag(Object) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Request.Builder
-
Attaches tag to the request.
- tag() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Request
-
- TAG - 类 中的静态变量com.meizu.cloud.pushsdk.notification.AbstractPushNotification
-
- TAG - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.ActVideoSetting
-
- TAG - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.AdvanceSetting
-
- TAG - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.AppIconSetting
-
- TAG - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.NotificationStyle
-
- TAG - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.NotifyType
-
- TAG - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.TimeDisplaySetting
-
- TAG - 类 中的静态变量com.meizu.cloud.pushsdk.notification.util.FileUtil
-
- TAG - 类 中的静态变量com.meizu.cloud.pushsdk.platform.api.PushAPI
-
- TAG - 类 中的静态变量com.meizu.cloud.pushsdk.platform.message.BasicPushStatus
-
- Tag() - 类 的构造器com.meizu.cloud.pushsdk.platform.message.SubTagsStatus.Tag
-
- TAG - 类 中的静态变量com.meizu.cloud.pushsdk.platform.PlatformMessageSender
-
- TAG - 类 中的静态变量com.meizu.cloud.pushsdk.platform.pushstrategy.Strategy
-
- TAG - 类 中的静态变量com.meizu.cloud.pushsdk.PushManager
-
- TAG - 类 中的静态变量com.meizu.cloud.pushsdk.util.RSAUtils
-
- TASK_ID - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
任务ID
- TASK_ID - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.model.Statics
-
- TASK_ID - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- taskId(String) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.PlatformMessage.Builder
-
- taskId(String) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.event.PushEvent.Builder
-
- threadCount - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
- threadCount - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker.TrackerBuilder
-
- threadCount(int) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker.TrackerBuilder
-
- threadFactory(String, boolean) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.Util
-
- ThroughMessageHandler - com.meizu.cloud.pushsdk.handler.impl中的类
-
通道透传消息处理
- ThroughMessageHandler(Context, AbstractAppLogicListener) - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.ThroughMessageHandler
-
- throwIfReached() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ForwardingTimeout
-
- throwIfReached() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Timeout
-
Throws an InterruptedIOException if the deadline has been reached or if the current
thread has been interrupted.
- tick(int) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter.EmitterBuilder
-
- TIME - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.model.Statics
-
- TIME_DISPLAY - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.TimeDisplaySetting
-
- TIME_DISPLAY_SETTING - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.TimeDisplaySetting
-
- TimeDisplaySetting - com.meizu.cloud.pushsdk.notification.model中的类
-
"time_display_setting": {
"time_display": "false",
"show_time": ""
}
- TimeDisplaySetting(Parcel) - 类 的构造器com.meizu.cloud.pushsdk.notification.model.TimeDisplaySetting
-
- TimeDisplaySetting() - 类 的构造器com.meizu.cloud.pushsdk.notification.model.TimeDisplaySetting
-
- timedOut() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.AsyncTimeout
-
- timeout() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- timeout() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.DeflaterSink
-
- timeout() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ForwardingSink
-
- timeout() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ForwardingSource
-
- timeout(long, TimeUnit) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ForwardingTimeout
-
- timeout() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.GzipSink
-
- timeout() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.GzipSource
-
- timeout() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.InflaterSource
-
- timeout() - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.Sink
-
Returns the timeout for this sink.
- timeout() - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.Source
-
Returns the timeout for this source.
- Timeout - com.meizu.cloud.pushsdk.networking.okio中的类
-
A policy on how much time to spend on a task before giving up.
- Timeout() - 类 的构造器com.meizu.cloud.pushsdk.networking.okio.Timeout
-
- timeout(long, TimeUnit) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Timeout
-
Wait at most timeout time before aborting an operation.
- timeoutNanos() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ForwardingTimeout
-
- timeoutNanos() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Timeout
-
Returns the timeout in nanoseconds, or 0 for no timeout.
- TIMESTAMP - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- timestamp(long) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.event.Event.Builder
-
A custom event timestamp.
- timestamp - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.event.Event
-
- timeUnit - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter.EmitterBuilder
-
- timeUnit(TimeUnit) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter.EmitterBuilder
-
- timeUnit - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.emitter.Emitter
-
- timeUnit - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
- timeUnit - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker.TrackerBuilder
-
- timeUnit(TimeUnit) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker.TrackerBuilder
-
- TIMEZONE - 类 中的静态变量com.meizu.cloud.pushsdk.pushtracer.constant.Parameters
-
- TITLE - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
标题
- toAsciiLowercase() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ByteString
-
Returns a byte string equal to this byte string, but with the bytes 'A'
through 'Z' replaced with the corresponding byte in 'a' through 'z'.
- toAsciiUppercase() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ByteString
-
Returns a byte string equal to this byte string, but with the bytes 'a'
through 'z' replaced with the corresponding byte in 'A' through 'Z'.
- toByteArray() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ByteString
-
Returns a byte array containing a copy of the bytes in this ByteString.
- toHumanReadableAscii(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.Util
-
Returns s with control characters and non-ASCII characters replaced with '?'.
- toJson() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.PlatformMessage
-
- toMultimap() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Headers
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.analytics.secure.NetResponse
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.Control
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.ControlMessage
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.NotificationState
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.SecurityMessage.PublicKeyStatus
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.SecurityMessage
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.Statics
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.UploadLogMessage
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.WithDrawMessage
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV4
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.handler.MzPushMessage
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.networking.cache.LruCache
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.networking.common.ANRequest
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Headers
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl.Builder
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.HttpUrl
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.MediaType
-
Returns the encoded media type, like "text/plain; charset=utf-8", appropriate for use in a
Content-Type header.
- toString() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Request
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.Response
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ByteString
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.DeflaterSink
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ForwardingSink
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ForwardingSource
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.ActVideoSetting
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.AdvanceSetting
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.AppIconSetting
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.NotificationStyle
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.NotifyOption
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.NotifyType
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.notification.model.TimeDisplaySetting
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.notification.MPushMessage
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.BasicPushStatus
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.PushSwitchStatus
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.RegisterStatus
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.StrategyMessage
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.SubAliasStatus
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.SubTagsStatus.Tag
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.SubTagsStatus
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.platform.message.UnRegisterStatus
-
- toString() - 接口 中的方法com.meizu.cloud.pushsdk.pushtracer.dataload.DataLoad
-
Returns the DataLoad as a string.
- toString() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.dataload.SelfDescribingJson
-
- toString() - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.dataload.TrackerDataload
-
- totalBytes - 类 中的变量com.meizu.cloud.pushsdk.networking.model.Progress
-
- track(PushEvent) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.classic.Tracker
-
- track(PushEvent, boolean) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.classic.Tracker
-
- track(PushEvent, boolean) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
Tracks a Push Event.
- track(PushEvent) - 类 中的方法com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
- Tracker - com.meizu.cloud.pushsdk.pushtracer.tracker.classic中的类
-
Tracker Event in ThreadPool
- Tracker(Tracker.TrackerBuilder) - 类 的构造器com.meizu.cloud.pushsdk.pushtracer.tracker.classic.Tracker
-
Constructs a Tracker object.
- Tracker - com.meizu.cloud.pushsdk.pushtracer.tracker中的类
-
Builds a Tracker object which is used to
send events to a Snowplow Collector.
- Tracker(Tracker.TrackerBuilder) - 类 的构造器com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
Creates a new Snowplow Tracker.
- Tracker.TrackerBuilder - com.meizu.cloud.pushsdk.pushtracer.tracker中的类
-
Builder for the Tracker
- TrackerBuilder(Emitter, String, String, Context) - 类 的构造器com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker.TrackerBuilder
-
- TrackerBuilder(Emitter, String, String, Context, Class<? extends Tracker>) - 类 的构造器com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker.TrackerBuilder
-
- TrackerConstants - com.meizu.cloud.pushsdk.pushtracer.constant中的类
-
Constants which apply to schemas, event types
and sending protocols.
- TrackerConstants() - 类 的构造器com.meizu.cloud.pushsdk.pushtracer.constant.TrackerConstants
-
- TrackerDataload - com.meizu.cloud.pushsdk.pushtracer.dataload中的类
-
Created by liaojinlong on 16-4-14.
- TrackerDataload() - 类 的构造器com.meizu.cloud.pushsdk.pushtracer.dataload.TrackerDataload
-
- trackerSession - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
- trackerVersion - 类 中的变量com.meizu.cloud.pushsdk.pushtracer.tracker.Tracker
-
- trimSubstring(String, int, int) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.http.Util
-
Equivalent to string.substring(pos, limit).trim().
- trimToSize(int) - 类 中的方法com.meizu.cloud.pushsdk.networking.cache.LruCache
-
- type() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.MediaType
-
Returns the high-level media type, such as "text", "image", "audio", "video", or
"application".
- type() - 类 中的方法com.meizu.cloud.pushsdk.networking.http.MultipartBody
-
- w(String, String) - 类 中的静态方法com.meizu.cloud.pushinternal.DebugLogger
-
- w(String, String) - 接口 中的方法com.meizu.cloud.pushsdk.base.ICacheLog
-
- w(String, String) - 类 中的方法com.meizu.cloud.pushsdk.base.Logger
-
- w(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.common.ANLog
-
- WEB_URL - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
web_uri地址
- WIFI_BSSID - 类 中的静态变量com.meizu.cloud.pushsdk.analytics.Params
-
- WIFI_DISPLAY - 类 中的静态变量com.meizu.cloud.pushsdk.notification.model.ActVideoSetting
-
- WIFI_LIST - 类 中的静态变量com.meizu.cloud.pushsdk.analytics.Params
-
- WIFI_UPLOAD - 类 中的静态变量com.meizu.cloud.pushsdk.handler.impl.model.UploadLogMessage
-
- with(Context) - 类 中的静态方法com.meizu.cloud.pushsdk.PushMessageProxy
-
- WithDrawMessage - com.meizu.cloud.pushsdk.handler.impl.model中的类
-
Created by liaojinlong on 18-3-14.
- WithDrawMessage(String, String, String, String, String) - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.model.WithDrawMessage
-
- WithDrawMessage(Parcel) - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.model.WithDrawMessage
-
- WithDrawMessageHandler - com.meizu.cloud.pushsdk.handler.impl.notification中的类
-
Created by liaojinlong on 18-3-14.
- WithDrawMessageHandler(Context, AbstractAppLogicListener) - 类 的构造器com.meizu.cloud.pushsdk.handler.impl.notification.WithDrawMessageHandler
-
- WORK_RECEIVER_EVENTCORE_ERROR - 接口 中的静态变量com.meizu.cloud.pushsdk.constants.PushConstants
-
- write(ByteString) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- write(byte[]) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- write(byte[], int, int) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- write(Source, long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- write(Buffer, long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- write(ByteString) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSink
-
- write(byte[]) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSink
-
Like OutputStream.write(byte[]), this writes a complete byte array to
this sink.
- write(byte[], int, int) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSink
-
Like OutputStream.write(byte[], int, int), this writes byteCount
bytes of source, starting at offset.
- write(Source, long) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSink
-
Removes byteCount bytes from source and appends them to this sink.
- write(OutputStream) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ByteString
-
Writes the contents of this byte string to out.
- write(Buffer, long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.DeflaterSink
-
- write(Buffer, long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.ForwardingSink
-
- write(Buffer, long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.GzipSink
-
- write(Buffer, long) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.Sink
-
Removes byteCount bytes from source and appends them to this.
- writeAll(Source) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- writeAll(Source) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSink
-
Removes all bytes from source and appends them to this sink.
- writeByte(int) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- writeByte(int) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSink
-
Writes a byte to this sink.
- writeDecimalLong(long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- writeDecimalLong(long) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSink
-
Writes a long to this sink in signed decimal form (i.e., as a string in base 10).
- writeHexadecimalUnsignedLong(long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- writeHexadecimalUnsignedLong(long) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSink
-
Writes a long to this sink in hexadecimal form (i.e., as a string in base 16).
- writeInt(int) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- writeInt(int) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSink
-
Writes a big-endian int to this sink using four bytes.
- writeIntLe(int) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- writeIntLe(int) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSink
-
Writes a little-endian int to this sink using four bytes.
- writeLong(long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- writeLong(long) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSink
-
Writes a big-endian long to this sink using eight bytes.
- writeLongLe(long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- writeLongLe(long) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSink
-
Writes a little-endian long to this sink using eight bytes.
- writeShort(int) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- writeShort(int) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSink
-
Writes a big-endian short to this sink using two bytes.
- writeShortLe(int) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- writeShortLe(int) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSink
-
Writes a little-endian short to this sink using two bytes.
- writeString(String, Charset) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- writeString(String, int, int, Charset) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- writeString(String, Charset) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSink
-
Encodes string in charset and writes it to this sink.
- writeString(String, int, int, Charset) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSink
-
Encodes the characters at beginIndex up to endIndex from string in
charset and writes it to this sink.
- writeTo(BufferedSink) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.FormBody
-
- writeTo(BufferedSink) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.MultipartBody
-
- writeTo(BufferedSink) - 类 中的方法com.meizu.cloud.pushsdk.networking.http.RequestBody
-
Writes the content of this request to out.
- writeTo(BufferedSink) - 类 中的方法com.meizu.cloud.pushsdk.networking.internal.RequestProgressBody
-
- writeTo(OutputStream) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
Write the contents of this to out.
- writeTo(OutputStream, long) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
Write byteCount bytes from this to out.
- writeToParcel(Parcel, int) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.Control
-
- writeToParcel(Parcel, int) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.ControlMessage
-
- writeToParcel(Parcel, int) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.NotificationState
-
- writeToParcel(Parcel, int) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.Statics
-
- writeToParcel(Parcel, int) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.UploadLogMessage
-
- writeToParcel(Parcel, int) - 类 中的方法com.meizu.cloud.pushsdk.handler.impl.model.WithDrawMessage
-
- writeToParcel(Parcel, int) - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV3
-
- writeToParcel(Parcel, int) - 类 中的方法com.meizu.cloud.pushsdk.handler.MessageV4
-
- writeToParcel(Parcel, int) - 类 中的方法com.meizu.cloud.pushsdk.notification.model.ActVideoSetting
-
- writeToParcel(Parcel, int) - 类 中的方法com.meizu.cloud.pushsdk.notification.model.AdvanceSetting
-
- writeToParcel(Parcel, int) - 类 中的方法com.meizu.cloud.pushsdk.notification.model.AppIconSetting
-
- writeToParcel(Parcel, int) - 类 中的方法com.meizu.cloud.pushsdk.notification.model.NotificationStyle
-
- writeToParcel(Parcel, int) - 类 中的方法com.meizu.cloud.pushsdk.notification.model.NotifyOption
-
- writeToParcel(Parcel, int) - 类 中的方法com.meizu.cloud.pushsdk.notification.model.NotifyType
-
- writeToParcel(Parcel, int) - 类 中的方法com.meizu.cloud.pushsdk.notification.model.TimeDisplaySetting
-
- writeUtf8(String) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- writeUtf8(String, int, int) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- writeUtf8(String) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSink
-
Encodes string in UTF-8 and writes it to this sink.
- writeUtf8(String, int, int) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSink
-
Encodes the characters at beginIndex up to endIndex from string in
UTF-8 and writes it to this sink.
- writeUtf8CodePoint(int) - 类 中的方法com.meizu.cloud.pushsdk.networking.okio.Buffer
-
- writeUtf8CodePoint(int) - 接口 中的方法com.meizu.cloud.pushsdk.networking.okio.BufferedSink
-
Encodes codePoint in UTF-8 and writes it to this sink.
- wtf(String) - 类 中的静态方法com.meizu.cloud.pushsdk.networking.common.ANLog
-