sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
com.m8test.script.core.api.http.common
/
HttpMultipartItem
/
getContentType
get
Content
Type
abstract
fun
getContentType
(
)
:
ContentType
?
获取此部分内容的
Content-Type
。
Return
一个
ContentType
对象,如果未指定则为
null
。