Package | Description |
---|---|
ch.threema.apitool.messages |
Modifier and Type | Method and Description |
---|---|
static DeliveryReceipt.Type |
DeliveryReceipt.Type.get(int code) |
DeliveryReceipt.Type |
DeliveryReceipt.getReceiptType() |
static DeliveryReceipt.Type |
DeliveryReceipt.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeliveryReceipt.Type[] |
DeliveryReceipt.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DeliveryReceipt(DeliveryReceipt.Type receiptType,
List<MessageId> ackedMessageIds) |
Copyright © 2015 Threema GmbH, Staldenbachstrasse 11, 8808 Pfäffikon SZ, Schweiz. All rights reserved.