_internal/method_channel/twilio_voice_method_channel library

Classes

MethodChannelTwilioVoice
Implementation of TwilioVoicePlatform that uses method channels.

Functions

createCallFromState(String state, {CallDirection? callDirection, bool initiated = false}) ActiveCall
parseCustomParams(List<String> tokens) Map<String, dynamic>?

Typedefs

OnDeviceTokenChanged = dynamic Function(String token)