Package io.anyline2.wrapper.extensions
Class WrapperSessionSdkInitializationResponseExtensionKt
-
- All Implemented Interfaces:
public final class WrapperSessionSdkInitializationResponseExtensionKt
-
-
Method Summary
Modifier and Type Method Description final static JSONObject
toJsonObject(WrapperSessionSdkInitializationResponse $self)
final static WrapperSessionSdkInitializationResponse
getWrapperSessionSdkInitializationResponseFromJsonObject(JSONObject jsonConfig)
-
-
Method Detail
-
toJsonObject
final static JSONObject toJsonObject(WrapperSessionSdkInitializationResponse $self)
-
getWrapperSessionSdkInitializationResponseFromJsonObject
final static WrapperSessionSdkInitializationResponse getWrapperSessionSdkInitializationResponseFromJsonObject(JSONObject jsonConfig)
-
-
-
-