shouldEncrypt property
final
Tells an E2EE implementation, if available, to encrypt the stanza (true) or ignore the stanza (false).
Implementation
final bool shouldEncrypt;
Tells an E2EE implementation, if available, to encrypt the stanza (true) or ignore the stanza (false).
final bool shouldEncrypt;