Get an server-ipadress and logintoken for the chat-system.
examples
example 1
urlhttps://data.hyves-api.nl/?oauth_token=YXRfMjY0MTQzOTE5X-LlKBiT1yEXKkS9PldypUM%3D&ha_method=chat.getLoginToken&oauth_consumer_key=Nl-SK2c5ZCBKB_I8hCF_zjPd&ha_version=2.0&oauth_signature_method=PLAINTEXT
result- <?xml version="1.0" encoding="UTF-8"?>
- <chat_getLoginToken_result>
- <username>homoapi</username>
- <token>aG9tb2FwaV8xMzEzNjY4MDY3X4cXqaJ5C5f4ncntO7aRLp4=</token>
- <ip>chat.hyves.org</ip>
- <port>5222</port>
- <info>
- <secure_connection>true</secure_connection>
- <running_milliseconds>9</running_milliseconds>
- <serverinfo>web1148_stable_93882_HPHP</serverinfo>
- </info>
- </chat_getLoginToken_result>