Config
public struct Config
A configuration for the shared Stream Client.
-
Setup a configuration for the shared Stream
Client.Declaration
Parameters
apiKeythe Stream API key
appIdthe Stream APP id
baseURLthe client URL
callbackQueuea callback queue for completion requests.
logsEnabledif enabled the client will show logs for requests.
View on GitHub
Config Structure Reference