@phone::hasAttachedVoiceMessages

Determines if a voice message has been recorded and attached to the specified event object.

Syntax:

@phone::hasAttachedVoiceMessages(EventScriptObject eventObj)

Parameters:

(EventScriptObject) eventObj: event script object to query.

Returns:

(Boolean) true if a voice message has been recorded and attached to this event, otherwise false.

Example: