NetworkSettings

Contains network-level configuration settings that apply to all users and security groups within a Wickr network.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates whether the data retention feature is enabled for the network. When true, messages are captured by the data retention bot for compliance and archiving purposes.

Link copied to clipboard

Allows Wickr clients to send anonymized performance and usage metrics to the Wickr backend server for service improvement and troubleshooting.

Link copied to clipboard

Configuration for read receipts at the network level, controlling the default behavior for whether senders can see when their messages have been read.

Functions

Link copied to clipboard
inline fun copy(block: NetworkSettings.Builder.() -> Unit = {}): NetworkSettings
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String