public class AgoraMediaRelayService
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private long |
cptr
Native pointer to the media relay service instance.
|
| Constructor and Description |
|---|
AgoraMediaRelayService(long cptr)
Constructs a media relay service.
|