IAppEngageServicePublishStatusCallback.Stub.Proxy

public static class IAppEngageServicePublishStatusCallback.Stub.Proxy extends BaseProxy
implements IAppEngageServicePublishStatusCallback

Public Method Summary

void
onUpdatePublishStatus(Bundle result)
Callback for IAppEngageService#updatePublishStatus

Inherited Method Summary

Public Methods

public void onUpdatePublishStatus (Bundle result)

Callback for IAppEngageService#updatePublishStatus

Parameters
result Bundle containing results of publish status callback. output structure: statusCode, int SUCCESS INVALID_ARGUMENT: input has missing fields PERMISSION_DENIED: caller is not allowed to make the call INTERNAL: there is some server side errors RESOURCE_EXHAUSTED: the client is making call too frequently