EnxRoom.getSelectedDevice()
method is used to get the selected or used Audio Device for the Stream.
Method: static Future<String> getSelectedDevice()
– No parameter needed
String deviceName = EnxRtc.getSelectedDevice();
New : iOS SDK v3.0.19 - • iOS UI Kit v2.1.8
EnxRoom.getSelectedDevice()
method is used to get the selected or used Audio Device for the Stream.
Method: static Future<String> getSelectedDevice()
– No parameter needed
String deviceName = EnxRtc.getSelectedDevice();