void write(String sessionNickName, Event eventWithPayload)
void write(String sessionNickName, Event eventWithPayload)
Name | Type | Description |
---|---|---|
sessionNickName | String | Nick name of the session to which data is being written |
eventWithPayload | SimpleEvent | session |
Type | Description |
---|---|
void |