onLocalVideoTrackAdded abstract method

void onLocalVideoTrackAdded(
  1. String userJid
)

This Listener is triggered when the local video track added.

Implementation

void onLocalVideoTrackAdded(String userJid);