@custouch/jssdk
Preparing search index...
service/webinar
getSelfWebinarHistory
Function getSelfWebinarHistory
getSelfWebinarHistory
()
:
Promise
<
{
description
:
null
;
id
:
string
;
name
:
null
|
string
;
provider
:
WebinarProvider
;
relateId
:
string
;
title
:
string
;
watchHistories
:
{
duration
:
string
;
endTime
:
string
;
ip
:
string
;
message
:
string
;
onlineTime
:
string
;
platform
:
string
;
startTime
:
string
;
type
:
WebinarHistoryType
;
watchTime
:
string
;
}
[]
;
}
[]
,
>
获取当前用户的观看记录
Returns
Promise
<
{
description
:
null
;
id
:
string
;
name
:
null
|
string
;
provider
:
WebinarProvider
;
relateId
:
string
;
title
:
string
;
watchHistories
:
{
duration
:
string
;
endTime
:
string
;
ip
:
string
;
message
:
string
;
onlineTime
:
string
;
platform
:
string
;
startTime
:
string
;
type
:
WebinarHistoryType
;
watchTime
:
string
;
}
[]
;
}
[]
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@custouch/jssdk
Loading...
获取当前用户的观看记录