Uses of Class
ch.threema.apitool.messages.ThreemaGroupMessage
Packages that use ThreemaGroupMessage
-
Uses of ThreemaGroupMessage in ch.threema.apitool.messages
Subclasses of ThreemaGroupMessage in ch.threema.apitool.messagesModifier and TypeClassDescriptionclassA group poll create message that can be sent/received with end-to-end encryption via Threema.classA group poll vote message that can be sent/received with end-to-end encryption via Threema.classA create group message that can be sent/received with end-to-end encryption via Threema.classA group delete profile picture message that can be sent/received with end-to-end encryption via Threema.classA group delivery receipt message that can be sent/received with end-to-end encryption via Threema.classA File MessageclassA leave group message that can be sent/received with end-to-end encryption via Threema.classA Location MessageclassA group rename message that can be sent/received with end-to-end encryption via Threema.classA group request sync message that can be sent/received with end-to-end encryption via Threema.classA group set profile picture message that can be sent/received with end-to-end encryption via Threema.classA group text message that can be sent/received with end-to-end encryption via Threema.Methods in ch.threema.apitool.messages that return ThreemaGroupMessageModifier and TypeMethodDescriptionstatic ThreemaGroupMessageThreemaGroupMessage.fromString(byte[] data, int realDataLength)