device Belongs To Me

open fun deviceBelongsToMe(deviceId: String): Boolean

Method used to check whether the specified device belongs to the user

Return

whether the specified device belongs to the user as boolean

Parameters

deviceId

The identifier of the device to check