# wx.openChannelsLive(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

Open the video number live

# parameter

# Object object

attribute type Default values Required Introductions
finderUserName string yes Video Number id
feedId string no live broadcast FeidId, through GetChannelsLiveInfo Interface acquisition base library v2.19.2 Previous versions need to be filled in)
nonceId string no live broadcast Nonce Id, through GetChannelsLiveInfo Interface acquisition base library v2.19.2 Previous versions need to be filled in)
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)