LocalVideoStreamsUpdatedListener Interface

public interface LocalVideoStreamsUpdatedListener

Informs the library that new Local video streams were added or removed from a call

Method Summary

Modifier and Type Method and Description
void onLocalVideoStreamsUpdated(LocalVideoStreamsUpdatedEvent args)

Invoked when the event fires.

Method Details

onLocalVideoStreamsUpdated

public void onLocalVideoStreamsUpdated(LocalVideoStreamsUpdatedEvent args)

Invoked when the event fires.

Parameters:

args

Applies to