reset

open fun reset(account: UserAccount)

Resets the instance of this class associated with this user account.

Parameters

account

User account.


open fun reset(account: UserAccount, communityId: String)

Resets the instance of this class associated with this user and community.

Parameters

account

User account.

communityId

Community ID.