getDevicesList abstract method
Getting the Device List (for Desktop OS)
- Parameters:
- type(TXMediaDeviceType):
- Device type. Set it to the type of device you want to get.
- type(TXMediaDeviceType):
Implementation
List<TXDeviceInfo> getDevicesList(TXMediaDeviceType type);