disconnectRemoteControl

fun disconnectRemoteControl(@NonNull uid: String): Boolean

Disconnects a remote control identified by its uid.

This method can be used to disconnect the remote control when connected or to cancel the connection process if the remote control is currently connecting.

Return

true if the disconnection process has started, otherwise false

Parameters

uid

uid of the remote control to disconnect