跳到主要内容

ApiCommentReply

表示 ApiCommentReply 类。

方法

方法返回值描述
GetAuthorNamestring返回批注回复作者的姓名。
GetClassType"commentReply"返回 ApiCommentReply 类的类型。
GetTextstring返回批注回复文本。
GetUserIdstring返回批注回复作者的用户 ID。
SetAuthorNameApiCommentReply设置批注回复作者的姓名。
SetTextApiCommentReply设置批注回复文本。
SetUserIdApiCommentReply设置批注回复作者的用户 ID。