public class AgoraRtmChannelAttributes
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private long |
cptr
Native pointer to the RTM channel attributes instance.
|
| Constructor and Description |
|---|
AgoraRtmChannelAttributes(long cptr)
Constructs RTM channel attributes.
|