您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
SEARCH:
类的使用
com.github.shuaidd.dto.message.MsgFile
使用
MsgFile
的程序包
程序包
说明
com.github.shuaidd.dto.externalcontact
com.github.shuaidd.response.externalcontact
com.github.shuaidd.resquest.message
com.github.shuaidd.dto.externalcontact
中
MsgFile
的使用
声明为
MsgFile
的
com.github.shuaidd.dto.externalcontact
中的字段
修饰符和类型
字段
说明
private
MsgFile
V2GroupMsg.
file
返回
MsgFile
的
com.github.shuaidd.dto.externalcontact
中的方法
修饰符和类型
方法
说明
MsgFile
V2GroupMsg.
getFile
()
参数类型为
MsgFile
的
com.github.shuaidd.dto.externalcontact
中的方法
修饰符和类型
方法
说明
void
V2GroupMsg.
setFile
(
MsgFile
file)
com.github.shuaidd.response.externalcontact
中
MsgFile
的使用
声明为
MsgFile
的
com.github.shuaidd.response.externalcontact
中的字段
修饰符和类型
字段
说明
private
MsgFile
GetWelcomeTemplateResponse.
file
返回
MsgFile
的
com.github.shuaidd.response.externalcontact
中的方法
修饰符和类型
方法
说明
MsgFile
GetWelcomeTemplateResponse.
getFile
()
参数类型为
MsgFile
的
com.github.shuaidd.response.externalcontact
中的方法
修饰符和类型
方法
说明
void
GetWelcomeTemplateResponse.
setFile
(
MsgFile
file)
com.github.shuaidd.resquest.message
中
MsgFile
的使用
声明为
MsgFile
的
com.github.shuaidd.resquest.message
中的字段
修饰符和类型
字段
说明
private
MsgFile
SendAppChatRequest.
file
private
MsgFile
SendMessageRequest.
file
返回
MsgFile
的
com.github.shuaidd.resquest.message
中的方法
修饰符和类型
方法
说明
MsgFile
SendAppChatRequest.
getFile
()
MsgFile
SendMessageRequest.
getFile
()
参数类型为
MsgFile
的
com.github.shuaidd.resquest.message
中的方法
修饰符和类型
方法
说明
void
SendAppChatRequest.
setFile
(
MsgFile
file)
void
SendMessageRequest.
setFile
(
MsgFile
file)