Jabber.connectTo(host,hostName,port)
Connects to a Jabber server.
Arguments:
Name
Type
Description
Mode
host
String
the jabber server host.
in
hostName
String
name of the server where the user is at.
in
port
Int
the jabber server port (Default: 5222).
in
Parent topic:
Fuego.Msg : Jabber