VideoDevicesUpdatedListener Interface

public interface VideoDevicesUpdatedListener

Informs the library that new video devices were added or removed to the current library

Method Summary

Modifier and Type Method and Description
void onVideoDevicesUpdated(VideoDevicesUpdatedEvent args)

Invoked when the event fires.

Method Details

onVideoDevicesUpdated

public void onVideoDevicesUpdated(VideoDevicesUpdatedEvent args)

Invoked when the event fires.

Parameters:

args

Applies to