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