Method | Description | |
---|---|---|
GetSubscribersForMessage ( IList |
||
Init ( ) : void | ||
Subscribe ( string client, IList |
||
Unsubscribe ( string client, IList |
public GetSubscribersForMessage ( IList |
||
messageTypes | IList |
|
return | IList |
public Subscribe ( string client, IList |
||
client | string | |
messageTypes | IList |
|
return | void |
public Unsubscribe ( string client, IList |
||
client | string | |
messageTypes | IList |
|
return | void |