# wx.openChannelsActivity(Object object)
Start from base library version 2.19.2. Please remaining backward compatible.
with Promise style call: Not supported
Mini Program plugin: Not supported
Open Video Number
# parameter
# Object object
attribute | type | Default values | Required | Introductions |
---|---|---|---|---|
finderUserName | string | yes | Video Number id | |
feedId | string | yes | video feedId | |
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) |