Future<void> setCLsChannelAnonymous(String topicId, String endpoint) async { return await _cosApi.setCLsChannelAnonymous(topicId, endpoint); }