@Dinesh-Sowndar You can retrieve the Call SID from the TwilioVoiceFlutterCall object, which is part of the TwilioVoiceFlutterEvent event listener, using the id property. Please note that the Call SID will be null until the call is in the RINGING state.
@Dinesh-Sowndar You can retrieve the Call SID from the TwilioVoiceFlutterCall object, which is part of the TwilioVoiceFlutterEvent event listener, using the id property. Please note that the Call SID will be null until the call is in the RINGING state.