bool CallKiosk(string idName, int ringSecs = -1)

Calls a kiosk, and returns true on success. Trust Level Required: High

Parameters

Name Description
idName The kiosk ID to call.
ringSecs The number of seconds to ring.

Return

True if success.