Object AcknowledgementMode.Companion
-
- All Implemented Interfaces:
public class AcknowledgementMode.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static AcknowledgementMode.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final static AcknowledgementMode
fromJson(String json)
-
-
Method Detail
-
fromJson
final static AcknowledgementMode fromJson(String json)
-
-
-
-