Uses of Class
com.github.jamesnetherton.zulip.client.api.server.DataExportConsent
Packages that use DataExportConsent
Package
Description
-
Uses of DataExportConsent in com.github.jamesnetherton.zulip.client.api.server.request
Methods in com.github.jamesnetherton.zulip.client.api.server.request that return types with arguments of type DataExportConsentModifier and TypeMethodDescriptionGetDataExportConsentStateApiRequest.execute()
Executes the Zulip API request for getting users that have consented to their private data being exported. -
Uses of DataExportConsent in com.github.jamesnetherton.zulip.client.api.server.response
Methods in com.github.jamesnetherton.zulip.client.api.server.response that return types with arguments of type DataExportConsent