hangUpCall abstract method

Future<void> hangUpCall()

Ends the active call, if any.

Implementation

Future<void> hangUpCall();