configureRTC

Configures the WebRTC protocol used for VoIP features. It should be called once during the application lifecycle.

Parameters

context

Application context.

IMPORTANT: In order to get WebRTC to work properly, it is required to declare in the application's manifest the "ACCESS_NETWORK_STATE" permission.