UserAgent

open class UserAgent

The UserAgent serves as the base to use apiRTC. A user agent can be authenticated or not. For an ApiRTC cloud platform user UserAgentOptions.uri is prefixed with UserAgentURI.apirtc(_:). User can be anonymous if it’s a client of an ApiRTC cloud platform enterprise, use prefix UserAgentURI.apiKey(_:) as uri. Once registered Session object can be used to communicate with other contacts using the platform on the same API key and CCS server