public class CallEstablishedEvent
extends java.lang.Object
| Constructor and Description |
|---|
CallEstablishedEvent(RTCVideoTrack localRTCVideoTrack,
RTCVideoTrack remoteRTCVideoTrack) |
| Modifier and Type | Method and Description |
|---|---|
RTCVideoTrack |
getLocalRTCVideoTrack() |
RTCVideoTrack |
getRemoteRTCVideoTrack() |
public CallEstablishedEvent(RTCVideoTrack localRTCVideoTrack, RTCVideoTrack remoteRTCVideoTrack)
public RTCVideoTrack getLocalRTCVideoTrack()
public RTCVideoTrack getRemoteRTCVideoTrack()