Block Client API

Block Callback Func

ClosePopup1

Requests to close the popup that this call originates from.

Kind Block Callback
Method postMessage
Message Data { "bubblehouseBlockClientCall": "ClosePopup1", ... }

Input

  • instance string required

    Block instance identifier passed to the Blocks API.

    Empty string if an instance identifier has not been provided.

Previous
ApplyDiscountCode1