onAnswer method

void onAnswer(
  1. String callId
)

Callback when the call is answered.

Implementation

void onAnswer(String callId) {}