philia
Preparing search index...
protocol/milky/type/message
IncomingVideo
Interface IncomingVideo
视频消息段
interface
IncomingVideo
{
data
:
{
resource_id
:
string
;
temp_url
:
string
}
;
type
:
"video"
;
}
Hierarchy (
View Summary
)
ASegment
IncomingVideo
Index
Properties
data
type
Properties
data
data
:
{
resource_id
:
string
;
temp_url
:
string
}
结构体
Type declaration
resource_id
:
string
资源ID
temp_url
:
string
临时URL
type
type
:
"video"
类型标识符
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
type
philia
Loading...
视频消息段