Uses of Class
ch.threema.apitool.messages.GroupCreateMessage
Packages that use GroupCreateMessage
-
Uses of GroupCreateMessage in ch.threema.apitool.messages
Methods in ch.threema.apitool.messages that return GroupCreateMessageModifier and TypeMethodDescriptionstatic GroupCreateMessageGroupCreateMessage.fromString(byte[] data, int realDataLength) -
Uses of GroupCreateMessage in ch.threema.apitool.serializers
Methods in ch.threema.apitool.serializers that return GroupCreateMessageModifier and TypeMethodDescriptionstatic GroupCreateMessageGroupCreateMessageSerializer.deserialize(byte[] data, int realDataLength)