Home
MatriX vNext
MatriX XMPP SDK ▼
Forum
About us ▼
Contact
Not logged in.
·
Lost password
·
Register
Forum
Search
Members
Forum:
MatriX and XmppDotNet
XEP-0080 support?
yagami
2012-03-28, 07:55
#1
Member since Mar 2012 ·
30
posts
Group memberships:
Members
Show profile
·
Link to this post
Subject:
XEP-0080 support?
Does the SDK support?
Thx~
Alex
2012-03-28, 08:27
#2
Member since Feb 2003 ·
4449
posts · Location: Germany
Group memberships:
Administrators, Members
Show profile
·
Link to this post
it has support for everything except of the payload xml object:
<geoloc
xmlns
=
'http://jabber.org/protocol/geoloc'
xml:lang
=
'en'
>
<accuracy
>
20
</accuracy
>
<country
>
Italy
</country
>
<lat
>
45.44
</lat
>
<locality
>
Venice
</locality
>
<lon
>
12.33
</lon
>
</geoloc
>
but you can add this on your own based on this tutorial:
http://www.ag-software.net/matrix-xmpp-sdk/matrix-develope…
I'll put this on the TODO list for one of the next updates.
Alex
Close
Smaller –
Larger +
Reply to this post:
Verification code:
Please enter the word from the image into the text field below. (Type the letters only, lower case is okay.)
Smileys:
Special characters:
Forum:
MatriX and XmppDotNet