@phone::isValidRecording

Determines whether the specified recording identifier is valid.

Syntax:

@phone::isValidRecording(long recordingId)

Parameters:

(Long) recordingId: the recording identifier to check.

Returns:

(Boolean) true if the requested recording identifier is valid, else false.

Example: