fromProperties

fun fromProperties(properties: Properties): WebcomConfiguration

Builds a WebcomConfiguration instance from Java properties.

Throws

com.orange.webcom.sdk.WebcomException

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