onError method

void onError(
  1. ChatCallKitError error
)

Callback when the call fails, See ChatCallKitError.

Implementation

void onError(ChatCallKitError error) {}