Authors: Jean-Sébastien Pédron (js.pedron@meetic-corp.com).
announced_support/1 | Tell if the Resource Binding feature is supported. |
bind/0 | Prepare a Resource Binding request. |
bind/1 | Prepare a Resource Binding request for the given Resource . |
bounded_jid/1 | Extract the JID given by the server. |
announced_support(Xmlel::Features_Announcement) -> bool()
throws {resource_binding, announced_support, invalid_feature, Feature}
Tell if the Resource Binding feature is supported.
bind() -> Bind
Prepare a Resource Binding request.
bind(Resource) -> Bind
Prepare a Resource Binding request for the given Resource
.
bounded_jid(IQ::Bind) -> Jid
throws {resource_binding, bounded_jid, invalid_bind, Stanza} | {resource_binding, bounded_jid, no_jid, IQ} | {resource_binding, bounded_jid, bind_error, Condition}
Extract the JID given by the server.
Generated by EDoc, Jan 21 2011, 01:43:54.