Answer the call.
Param callId the received call id.
callId
static Future<void> answer(String callId) { return _impl.answer(callId); }