AddPushCallback
method in Coherence.Runtime.WebSocket
Methods
public bool AddPushCallback(string requestID, OnRequest callback)
Parameters
| Type | Name | Description |
|---|---|---|
| string | requestID | |
| OnRequest | callback |
Returns
| Type | Description |
|---|---|
| bool |
public bool AddPushCallback(string requestID, OnRequest callback)
| Type | Name | Description |
|---|---|---|
| string | requestID | |
| OnRequest | callback |
| Type | Description |
|---|---|
| bool |