OBSBodyType Constants Reference
Declared in | OBSBaseConstDefinition.h |
---|
OBSBodyType
- Request body content
Definition
typedef NS_ENUM(NSInteger, OBSBodyType ) {
OBSBodyTypeNull0,
OBSBodyTypeJSON,
OBSBodyTypeXML,
OBSBodyTypeStringData,
};
Constants
Declared In
OBSBaseConstDefinition.h