部分


interface Part

已知的直接子類別
TextPart

代表傳送至要求並從要求接收的文字或字串資料。


代表傳送至要求和從要求接收的資料介面。

TextPart 代表以文字或字串為主的資料。

摘要

擴充功能函式

String?

擴充功能函式

asTextOrNull

fun Part.asTextOrNull(): String?
傳回
String?

如果部分內容代表文字,則為 String;否則為空值