isPrimaryDevice property

bool? isPrimaryDevice
getter/setter pair

Flag to indicate if installation is primary. Can be used to distinguish main device of user, and to target only it to deliver sensitive messages.

Implementation

bool? isPrimaryDevice;