Builder
Constructors
Functions
Link copied to clipboard
open fun enableAlwaysConnectedMode(enable: Boolean): STWConfiguration.Builder
Content copied to clipboard
Sets whether the Always Connected Mode is enabled.
Link copied to clipboard
Content copied to clipboard
Sets whether the app must use CBS network capability.
Link copied to clipboard
Sets whether the fallback port is enabled for SIP and HTTP.
Link copied to clipboard
open fun enableLoadConversation(enabled: Boolean): STWConfiguration.Builder
Content copied to clipboard
Sets whether the load of the conversation history is enabled by default or not.
Link copied to clipboard
Sets whether the app must Enable / Disable the Proximity sensor
Link copied to clipboard
open fun enableRestrictedNetworkCapability(restrictedNetworkType: Int, isFallbackAllowed: Boolean): STWConfiguration.Builder
Content copied to clipboard
Sets whether the app must use CBS or MCX network capability.
Link copied to clipboard
open fun enableSecureStorageChecker(enabled: Boolean): STWConfiguration.Builder
Content copied to clipboard
Sets whether the secure storage checker is enabled.
Link copied to clipboard
Sets whether the TLS is enabled for ArcGIS services.
Link copied to clipboard
open fun enableTlsForConfigurationService(enable: Boolean): STWConfiguration.Builder
Content copied to clipboard
Sets whether the TLS is enabled or not for the configuration service.
Link copied to clipboard
Sets whether the TLS is enabled for OSM services.
Link copied to clipboard
Sets whether the TLS is enabled or not for sip connections.
Link copied to clipboard
Content copied to clipboard
Sets whether the user password will be encrypted or not.
Link copied to clipboard
open fun enableVulnerabilityChecker(enabled: Boolean): STWConfiguration.Builder
Content copied to clipboard
Sets whether the Vulnerability checker is enabled.
Link copied to clipboard
Sets whether the app must use MediaRecorder.AudioSource.VOICE_COMMUNICATION as default audio source for full duplex call od must use the MediaRecorder.AudioSource.MIC.
Link copied to clipboard
open fun setDefaultConfigurationServerUrl(@NonNull url: String): STWConfiguration.Builder
Content copied to clipboard
Set the default URL of configuration server.
Link copied to clipboard
Set the default port for http requests
Link copied to clipboard
Set the default port for SIP connections
Link copied to clipboard
Set the default port for VoIP sessions
Link copied to clipboard
open fun setFallbackHttpPort(fallbackHttpPort: Int): STWConfiguration.Builder
Content copied to clipboard
Set the fallback port for http requests
Link copied to clipboard
open fun setFallbackSipPort(fallbackSipPort: Int): STWConfiguration.Builder
Content copied to clipboard
Set the fallback port for SIP connections
Link copied to clipboard
Content copied to clipboard
Set the fallback port for VoIP sessions
Link copied to clipboard
Set the URL of the hostName.
Link copied to clipboard
Content copied to clipboard
Set the keystore alia for the encrypting operations.
Link copied to clipboard
open fun setTrustStore(@NonNull trustStore: ITrustStore): STWConfiguration.Builder
Content copied to clipboard
Set up or update trustStore