updateApiKey

suspend fun updateApiKey(apiKey: ApiKey)

Update ApiKey information that is used to build a StreamVideo instance for logging in.

Parameters

apiKey

An API key instance to be used logged in.