method GcpPubSubBroker.prototype.isReady
Since 0.1.0
GcpPubSubBroker.prototype.isReady(): boolean

Checks if the broker is connected and ready (lifecycle).

Return Type

boolean

true if the broker is connected, false otherwise

Usage

import { GcpPubSubBroker } from "messaging-plugin/src/index.ts";