public interface IGatewayCallbacks
| Modifier and Type | Method and Description |
|---|---|
void |
onAttached(long handle_id) |
void |
onCreate() |
void |
onDestroy() |
void |
onDetached(long handle_id) |
void |
onError(java.lang.String error,
int code) |