Companion
Provides with a set of methods and properties to easily build WebcomApplication instances.
Functions
Link copied to clipboard
Builds a WebcomApplication from an Android asset file.
Link copied to clipboard
fun fromConfiguration(configuration: WebcomConfiguration): WebcomApplication
Content copied to clipboard
Builds a WebcomApplication from an already existing configuration.
Link copied to clipboard
Builds a WebcomApplication from Java properties.
Properties
Link copied to clipboard
Gets the default WebcomApplication instance, ie the one built from the "webcom.properties
" asset file.