expireTime property
Registration expire time in seconds (how long server has to remember registration of this account). When app set 0 - registration disabled.
Implementation
int? expireTime;
Registration expire time in seconds (how long server has to remember registration of this account). When app set 0 - registration disabled.
int? expireTime;