public class Subscription extends Object
| Constructor and Description |
|---|
Subscription() |
| Modifier and Type | Method and Description |
|---|---|
void |
addReceivedHandler(Action<com.google.gson.JsonElement[]> received)
Add a handler to the "Received" event
|
public void addReceivedHandler(Action<com.google.gson.JsonElement[]> received)
received - Event handlerCopyright © 2019. All rights reserved.