@JvmStatic fun fromProperties(properties: Properties): WebcomConfiguration
Builds a WebcomConfiguration instance from Java properties.
WebcomException - if the "applicationId" property is missing or the "websocketProtocol" property
cannot be parsed.