buttonstatus property

int? buttonstatus
getter/setter pair

Indicates whether the user chooses to update the app immediately or later during non-forcible update.

The options are as follow: 100: The user chooses to update the app later. 101: The user chooses to update the app immediately.

Implementation

int? buttonstatus;