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