isPrimaryDevice property
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;
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.
bool? isPrimaryDevice;