Send support for Sender Key
This commit is contained in:
parent
d8417e562b
commit
e6f1ec2b6b
30 changed files with 2290 additions and 911 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
import { CallbackResultType } from '../textsecure/SendMessage';
|
||||
|
||||
const SEALED_SENDER = {
|
||||
export const SEALED_SENDER = {
|
||||
UNKNOWN: 0,
|
||||
ENABLED: 1,
|
||||
DISABLED: 2,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue