strophe / strophejs-plugin-vcard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XEP-0054: vcard-temp

This plugin implements XEP-0054.

Usage

Just link the register plugin below the strophe library in your HTML head section:

<head>
<!-- ... -->
<script type="text/javascript" src="strophe.min.js"></script>
<script type="text/javascript" src="strophe.vcard.js"></script>
<!-- ... -->
</head>

About


Languages

Language:JavaScript 100.0%