RemovePushCallback
method in Coherence.Cloud.RequestFactory
Methods
public void RemovePushCallback(string requestPath, Action<string> onPushCallback)
Parameters
| Type | Name | Description | 
|---|---|---|
| string | requestPath | |
| Action<string> | onPushCallback | 
public void RemovePushCallback(string requestPath, Action<string> onPushCallback)
| Type | Name | Description | 
|---|---|---|
| string | requestPath | |
| Action<string> | onPushCallback |