getCallInfo abstract method

Future<NECallInfo?> getCallInfo()

Returns information about the current call, or null if there is no call.

Implementation

Future<NECallInfo?> getCallInfo();