toggle menu
library-core
8.1.0
androidJvm
switch theme
search in API
library-core
/
com.naver.gfpsdk
/
VideoAdScheduleListener
Video
Ad
Schedule
Listener
interface
VideoAdScheduleListener
Members
Functions
on
Content
Pause
Request
Link copied to clipboard
abstract
fun
onContentPauseRequest
(
)
컨텐츠 정지가 필요할 때
on
Content
Resume
Request
Link copied to clipboard
abstract
fun
onContentResumeRequest
(
)
컨텐츠 재생이 필요할 때
on
Error
Link copied to clipboard
abstract
fun
onError
(
error
:
GfpError
)
광고 스케줄에 에러 발생시
on
Schedule
Completed
Link copied to clipboard
abstract
fun
onScheduleCompleted
(
)
광고 스케줄이 완료 되었을 때 (스케줄내 모든 광고 재생 완료)
on
Schedule
Loaded
Link copied to clipboard
abstract
fun
onScheduleLoaded
(
schedule
:
VideoScheduleResponse
)
광고 스케줄이 로드 완료 되었을 때