IModuleService

interface IModuleService<T>

Functions

Link copied to clipboard
abstract fun beaconServiceListener(@NonNull beaconServiceListener: STWServiceListener): STWServiceConfig.IModuleService<T>
Link copied to clipboard
abstract fun build(): STWServiceConfig
Link copied to clipboard
abstract fun geolocationServiceListener(@NonNull geolocationServiceListener: STWServiceListener): STWServiceConfig.IModuleService<T>
Link copied to clipboard
abstract fun myBusinessServiceListener(@NonNull myBusinessServiceListener: STWServiceListener): STWServiceConfig.IModuleService<T>
Link copied to clipboard
abstract fun voIPACMServiceListener(@NonNull voIPACMServiceListener: STWServiceListener): STWServiceConfig.IModuleService<T>
Link copied to clipboard
abstract fun voIPServiceListener(@NonNull voIPServiceListener: STWServiceListener): STWServiceConfig.IModuleService<T>

Inheritors

Link copied to clipboard