forgetRemoteControl

fun forgetRemoteControl(@NonNull uid: String): Boolean

Forgets a remote control identified by its uid.

Persisted remote control data are deleted and the remote control is removed if it is not currently visible.

Return

true if the remote control has been forgotten, otherwise false

Parameters

uid

uid of the remote control to forget