Uses of Enum Class
ch.threema.apitool.messages.GroupDeliveryReceipt.Type
Packages that use GroupDeliveryReceipt.Type
-
Uses of GroupDeliveryReceipt.Type in ch.threema.apitool.messages
Methods in ch.threema.apitool.messages that return GroupDeliveryReceipt.TypeModifier and TypeMethodDescriptionstatic GroupDeliveryReceipt.TypeGroupDeliveryReceipt.Type.get(int code) static GroupDeliveryReceipt.TypeReturns the enum constant of this class with the specified name.static GroupDeliveryReceipt.Type[]GroupDeliveryReceipt.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.