Contents

audioRoute

The audio route the call is using.

Declaration

var audioRoute: INCallAudioRoute { get }

Discussion

The property contains the call’s audio route. For example, when the value of this property is INCallAudioRoute.bluetoothAudioRoute, the user is attempting to use a bluetooth device for the call.

See Also

Getting the Call Details