IAppEngageServiceDeleteClustersCallback.Stub.Proxy

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

Public Method Summary

void
onDeleteClusters(Bundle result)
Callback for IAppEngageService#deleteClusters

Inherited Method Summary

Public Methods

public void onDeleteClusters (Bundle result)

Callback for IAppEngageService#deleteClusters

Parameters
result Bundle containing results of delete clusters. 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