• /
  • EnglishEspañolFrançais日本語한국어Português
  • Se connecterDémarrer

Cette traduction automatique est fournie pour votre commodité.

En cas d'incohérence entre la version anglaise et la version traduite, la version anglaise prévaudra. Veuillez visiter cette page pour plus d'informations.

Créer un problème

nrSendVideoEvent

Syntaxe

nrSendVideoEvent(nr as Object, actionName as String, attr = invalid) as Void

Description

Envoyez un événement vidéo, tapez VideoAction.

Arguments

Arguments

Description

nr

Nouvel objet Agent Relic.

actionName

Nom de l'action.

attr

(facultatif) attribut éventail associatif.

Retour

Rien.

Exemple

nrSendVideoEvent(m.nr, "MY_ACTION")
attr = {"key0":"val0", "key1":"val1"}
nrSendVideoEvent(m.nr, "MY_ACTION", attr)
Droits d'auteur © 2025 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.