REMOTE DATA REPLY/fr
From Second Life Wiki
| Portail LSL | | | Fonctions | | | Évènements | | | Types | | | Constantes | | | Contrôle d'exécution | | | Bibliothèque de scripts | | | Tutoriels |
Contents |
Description
Constante: integer REMOTE_DATA_REPLY = 3;La constante REMOTE_DATA_REPLY de type integer a la valeur 3
Articles connexes
Fonctions
| • | llOpenRemoteDataChannel | – | Ouvre un canal XML-RPC | |
| • | llCloseRemoteDataChannel | – | Ferme un canal XML-RPC | |
| • | llRemoteDataReply | – | Envoie une réponse à une question XML-
RPC | |
| • | llRemoteDataSetRegion | – | Ré-ouvre un canal en cas de changement de simulateur | |
| • | llSendRemoteData | – | Envoi des infos sur un canal XML-RPC |
Evénement
| • | remote_data | – | Evènement généré à réception de données XML-RPC |

