ApiBase.ContentType – libapi-base-7 Reference Manual
Packages
libapi-base-7
ApiBase
ContentType
JSON
X_WWW_FORM_URLENCODED
from_string
to_string
ContentType
Description:
public
enum
ContentType
Supported content types
Namespace:
ApiBase
Package:
libapi-base-7
Content:
Enum values:
JSON
X_WWW_FORM_URLENCODED
Static methods:
public
static
ContentType
from_string
(
string
str)
Methods:
public
string
to_string
()