ClientManager

constructor(@NonNull ctx: Context, @NonNull user: UserAccount)

Constructs a manager permanently bound to an existing persisted user.

Parameters

ctx

Context.

user

Persisted user this manager represents.