Webcom Android SDK Public API Reference / com.orange.webcom.sdkv2 / WebcomConfiguration / fromProperties

fromProperties

@JvmStatic fun fromProperties(properties: Properties): WebcomConfiguration

Builds a WebcomConfiguration instance from Java properties.

Exceptions

WebcomException - if the "applicationId" property is missing or the "websocketProtocol" property cannot be parsed.