exitContentZone abstract method

Future<void> exitContentZone()

Disables content fetching and updates for the user. This method opts the user out of receiving content updates and stops any ongoing content retrieval processes.

Implementation

Future<void>  exitContentZone();