public class AgoraRtmService
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private long |
cptr
Native pointer to the RTM service instance.
|
| Constructor and Description |
|---|
AgoraRtmService(long cptr)
Constructs an RTM service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Destroys the RTM service and releases native resources.
|
private void |
ndestroy()
Destroys the native RTM service.
|