Package live.hms.video.audio
Class BluetoothPermissionHandler
-
- All Implemented Interfaces:
public final class BluetoothPermissionHandler
-
-
Field Summary
Fields Modifier and Type Field Description private final StringBLUETOOTH_CONNECT_PERMISSIONprivate final HMSTrackSettingshmsTrackSettings
-
Constructor Summary
Constructors Constructor Description BluetoothPermissionHandler(HMSTrackSettings hmsTrackSettings)
-
Method Summary
Modifier and Type Method Description final StringgetBLUETOOTH_CONNECT_PERMISSION()final HMSTrackSettingsgetHmsTrackSettings()final BluetoothErrorTypehasBluetoothError(Context context)-
-
Constructor Detail
-
BluetoothPermissionHandler
BluetoothPermissionHandler(HMSTrackSettings hmsTrackSettings)
-
-
Method Detail
-
getBLUETOOTH_CONNECT_PERMISSION
final String getBLUETOOTH_CONNECT_PERMISSION()
-
getHmsTrackSettings
final HMSTrackSettings getHmsTrackSettings()
-
hasBluetoothError
final BluetoothErrorType hasBluetoothError(Context context)
-
-
-
-