Authors: Jean-Sébastien Pédron (js.pedron@meetic-corp.com).
announced_support/1 | Tell if the Session Establishment feature is supported. |
check_establishment/1 | Check that the session was created successfully. |
establish/0 | Make a <session/> element to create a session. |
announced_support(Xmlel::Features_Announcement) -> bool()
throws {session, announced_support, invalid_feature, Feature}
Tell if the Session Establishment feature is supported.
check_establishment(IQ) -> ok
throws {session, check_establishment, establishment_failed, Condition}
Check that the session was created successfully.
establish() -> Session
Make a <session/>
element to create a session.
Generated by EDoc, Jan 21 2011, 01:43:54.