Property | Type | Description | |
---|---|---|---|
Callback | Action |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
Deserialize ( string rawMessage ) : |
||
EventMessage ( ) : System | ||
EventMessage ( string eventName, object jsonObject, string endpoint, Action |
public static Deserialize ( string rawMessage ) : |
||
rawMessage | string | |
return |
public EventMessage ( string eventName, object jsonObject, string endpoint, Action | ||
eventName | string | |
jsonObject | object | |
endpoint | string | |
callBack | Action | |
return | System |