# wx.getChannelsLiveNoticeInfo(Object object)
Start from base library version 2.19.0. Please remaining backward compatible.
with Promise style call: Not supported
Mini Program plugin: Not supported
Get video number live preview information
# parameter
# Object object
attribute | type | Default values | Required | Introductions |
---|---|---|---|---|
finderUserName | string | yes | Video Number id | |
success | function | no | Interface calls the successful callback function | |
fail | function | no | Interface calls failed callback functions | |
complete | function | no | Interface calls the end of the callback function (call success or failure will be executed) |
# object.success callback
# parameter
# Object res
attribute | type | Introductions |
---|---|---|
noticeId | string | Notice id |
status | number | Preview Status: 0 available 1 cancellation 2 used |
startTime | string | Start time |
headUrl | string | Live cover |
nickname | string | Video Number |
reservable | boolean | Can I make an appointment |