removeLinkedDevice

abstract suspend fun removeLinkedDevice()

Removes the currently linked device.

After calling this, getLinkedDevice will return a failure until a new device is linked.