@wildix/xbees-connect > ConnectClient > ready
ConnectClient.ready property
Sends to x-bees signal that iFrame is ready to be shown. iFrame should send it when the application starts and ready
Signature:
ready: (props?: SupportedPlatformVariant | ReadyExtendedProps) => Promise<ResponseMessage>;