@session::respondToNotification

Determines if a User is still associated with the Event and eligible to respond, and posts responses to a notification within a script.

Syntax:

@session::respondToNotification(long notificationId, String response)

Parameters:

Returns:

(Boolean) true if User can respond, otherwise false.

Example: