@override void onPublicationOfflineEvent(String channelId) { _eventManager.dispatchEvent(PublicationOfflineEvent(publicationId: channelId)); }