Builder

class Builder

Properties

Link copied to clipboard

Requires users to reauthenticate every time they return to the application, providing an additional layer of security.

Link copied to clipboard

Configuration values for ATAK (Android Team Awareness Kit) package integration, when ATAK is enabled.

Link copied to clipboard

The calling feature permissions and settings that control what types of calls users can initiate and participate in.

Link copied to clipboard

Enables automatic checking for Wickr client updates to ensure users stay current with the latest version.

Link copied to clipboard

Enables ATAK (Android Team Awareness Kit) integration for tactical communication and situational awareness.

Link copied to clipboard

Allow users to report crashes.

Link copied to clipboard

Specifies whether users can download files from messages to their devices.

Link copied to clipboard

Allows users to communicate with guest users from other Wickr networks and federated external networks.

Link copied to clipboard

Enables message preview text in push notifications, allowing users to see message content before opening the app.

Link copied to clipboard

Allow users to avoid censorship when they are geo-blocked or have network limitations.

Link copied to clipboard

Enables restricted global federation, limiting external communication to only specified permitted networks.

Link copied to clipboard

The local federation mode controlling how users can communicate with other networks. Values: 0 (none), 1 (federated), 2 (restricted).

Link copied to clipboard

Enables file sharing capabilities, allowing users to send and receive files in conversations.

Link copied to clipboard

Defines the number of failed login attempts before data stored on the device is reset. Should be less than lockoutThreshold.

Link copied to clipboard

Automatically enable and enforce Wickr open access on all devices. Valid only if enableOpenAccessOption settings is enabled.

Link copied to clipboard

Allow user approved bots to read messages in rooms without using a slash command.

Link copied to clipboard

Allows users to communicate with users on other Wickr instances (Wickr Enterprise) outside the current network.

Link copied to clipboard

Enforces a two-factor authentication when a user adds a new device to their account.

Link copied to clipboard

Enables automatic preview of links shared in messages, showing webpage thumbnails and descriptions.

Link copied to clipboard

Allows map integration in location sharing, enabling users to view shared locations on interactive maps. Only allowed when location setting is enabled.

Link copied to clipboard

Enables location sharing features, allowing users to share their current location with others.

Link copied to clipboard

The number of failed password attempts before a user account is locked out.

Link copied to clipboard

The maximum file size in bytes that will be automatically downloaded without user confirmation. Only allowed if fileDownload is enabled. Valid Values [512000 (low_quality), 7340032 (high_quality) ]

Link copied to clipboard
var maxBor: Int?

The maximum burn-on-read (BOR) time in seconds, which determines how long messages remain visible before auto-deletion after being read.

Link copied to clipboard
var maxTtl: Long?

The maximum time-to-live (TTL) in seconds for messages, after which they will be automatically deleted from all devices.

Link copied to clipboard

Enables message forwarding, allowing users to forward messages from one conversation to another.

Link copied to clipboard

The password complexity requirements that users must follow when creating or changing passwords.

Link copied to clipboard

A list of network IDs that are permitted for local federation when federation mode is set to restricted.

Link copied to clipboard

A list of permitted Wickr networks for global federation, restricting communication to specific approved networks.

Link copied to clipboard

A list of permitted Wickr Enterprise networks for global federation, restricting communication to specific approved networks.

Link copied to clipboard

Enables presence indicators that show whether users are online, away, or offline.

Link copied to clipboard

A list of pre-defined quick response message templates that users can send with a single tap.

Link copied to clipboard

Users will get a master recovery key that can be used to securely sign in to their Wickr account without having access to their primary device for authentication. Available in SSO enabled network.

Link copied to clipboard

The message shredder configuration that controls secure deletion of messages and files from devices.

Link copied to clipboard

The duration for which users SSO session remains inactive before automatically logging them out for security. Available in SSO enabled network.

Functions

Link copied to clipboard
Link copied to clipboard