# wx.getChannelsLiveInfo(Object object)
Start from base library version 2.15.0. Please remaining backward compatible.
with Promise style call: Not supported
Mini Program plugin: Not supported
Get Video Number Live Streaming
# 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 |
---|---|---|
feedId | string | live broadcast feedId |
nonceId | string | live broadcast nonceId |
description | string | Live Theme |
status | number | Live status, 2 live, 3 live end |
headUrl | string | Live cover |
nickname | string | Video Number |