Block Client API

ClosePopup1

Requests to close the popup that this call originates from.

MethodpostMessage
Message Data{ "bubblehouseBlockClientCall": "ClosePopup1", ... }

Query Parameters

  • instancestringrequired

    Block instance identifier passed to the Blocks API.

    Empty string if an instance identifier has not been provided.

Previous
OpenPopup1