Package ch.threema.apitool.serializers
Class BallotChoiceSerializer
java.lang.Object
ch.threema.apitool.serializers.BallotChoiceSerializer
- All Implemented Interfaces:
CustomMessageSerializer
@Generated(value="msgapi-sdk-codegen",
date="2022-09-12T15:53:56.786299819+00:00")
public class BallotChoiceSerializer
extends Object
implements CustomMessageSerializer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]extractJson(byte[] data, int realDataLength) static voidvalidate(byte[] data, int realDataLength)
-
Constructor Details
-
BallotChoiceSerializer
public BallotChoiceSerializer()
-
-
Method Details
-
extractJson
public static byte[] extractJson(byte[] data, int realDataLength) -
validate
- Throws:
BadMessageException
-