Builder

open class Builder : STWServiceConfig.IMainService<T> , STWServiceConfig.IModuleService<T>

The type Builder.

Functions

Link copied to clipboard
open fun beaconServiceListener(@NonNull beaconServiceListener: STWServiceListener): STWServiceConfig.IModuleService<STWServiceConfig>
Configure the beacon geolocation service
Link copied to clipboard
open fun build(): STWServiceConfig
Link copied to clipboard
Link copied to clipboard
open fun geolocationServiceListener(@NonNull geolocationServiceListener: STWServiceListener): STWServiceConfig.IModuleService<STWServiceConfig>
Configure the realtime geolocation service
Link copied to clipboard
open fun mainServiceListener(@NonNull mainServiceListener: STWServiceListener): STWServiceConfig.IModuleService<STWServiceConfig>
Configure the main ACM service
Link copied to clipboard
open fun myBusinessServiceListener(@NonNull myBusinessServiceListener: STWServiceListener): STWServiceConfig.IModuleService<STWServiceConfig>
Configure the MyBusiness geolocation service
Link copied to clipboard
open fun voIPACMServiceListener(@NonNull voIPACMServiceListener: STWServiceListener): STWServiceConfig.IModuleService<STWServiceConfig>
Configure the VoIP ACM service
Link copied to clipboard
open fun voIPServiceListener(@NonNull voIPServiceListener: STWServiceListener): STWServiceConfig.IModuleService<STWServiceConfig>
Configure the VoIP call service