toInt

fun toInt(properties: List<BleGattProperty>): Int

Decodes property into single Int value.

Return

Single Int value representing all the properties.

Parameters

properties

List of properties to be encoded.