Back to product page

Ping method


Pings remote server or other client

Syntax

  • Basic
object.Ping (JID)
The Ping(object,JID) syntax has these parts:
objectAn expression evaluating to an object of type wodXMPP
JIDString. JID of the contact that should be pinged.

Remarks

This method will send Ping packet to the JID, and expect Pong event to arrive back when contact replies.

Platforms

Windows