General event description
1、Show/Hide Game Area Request
data parameter description
Name
Type
Description
{
action: 'sendData',
data: {
op:"Bet",
data:{
show: true //Whether to display the game area
}
}
}2、Close the game game return event
3、Click on the blank area above half of the screen to respond
Last updated