fromProperties

fun fromProperties(properties: Properties): WebcomConfiguration

Builds a WebcomConfiguration instance from Java properties.

Throws

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