Uses of Class
com.tencent.av.sdk.AVEndpoint

Uses of AVEndpoint in com.tencent.av.sdk
 

Methods in com.tencent.av.sdk that return AVEndpoint
 AVEndpoint AVRoomMulti.getEndpointById(java.lang.String id)
          根据指定的成员ID获取房间成员。
同步返回结果。
注意:返回的成员对象的生命周期是由房间进行管理,应用层不要手动释放或者缓存该对象。