WhaleLive

{ 
  "pkg":"com.zeasn.whalelive",
  "className":"",
  "data":{
    "uri":"whalelive://www.zeasn.com/watch?channelId=1053&country=PL&mac=68:07:0a:3b:dd:17"
  },
  "flag":268435456,
  "action":"android.intent.action.VIEW",
  "extra":[]
}
uri = "whalelive://www.zeasn.com/watch?channelId=" + whaleliveID;   uri需要拼接whaleliveID
    country=PL&mac=68:07:0a:3b:dd:17      country、mac 参数可加可以不加

Last updated

Was this helpful?