public class RestApiResponse extends Object
| Constructor and Description |
|---|
RestApiResponse(int statusCode) |
RestApiResponse(int statusCode,
String msg) |
RestApiResponse(int statusCode,
String msg,
int sdkErrorCode) |
Copyright © 2022. All rights reserved.