handleNewGroupCall abstract method

Future<void> handleNewGroupCall(
  1. GroupCall groupCall
)

Implementation

Future<void> handleNewGroupCall(GroupCall groupCall);