get Crypto Device Info
abstract suspend fun getCryptoDeviceInfo(userId: String, deviceId: String?): CryptoDeviceInfo?
Content copied to clipboard
abstract suspend fun getCryptoDeviceInfo(userId: String): List<CryptoDeviceInfo>
Content copied to clipboard