postMessage api send payload to remote participant connected with Zoom Apps onMessage event?

Hi,

zoomSdk.postMessage(payload) sends the payload to connected Zoom JSSDK App remote participants bonded zoomSdk.onMessage((payload)=>console.log(payload));

If not, how can Zoom JSSDK instance communicate with remote connected/installed app participants?

Thank you so much for your attention and participation.