isInProgress

fun isInProgress(context: Context, account: UserAccount?): Boolean

Returns whether push notification registration/un-registration is in progress.

Return

True - if in progress, False - otherwise.

Parameters

context

Context.

account

User account.