
Icon | Member | Description |
---|---|---|
![]() | CreateSession(String, String, SessionFlags, SessionCallback, Object) | Creates a Session on this Connection with the provided attributes, or default attributes if not provided. |
![]() | CreateSession(String, String, SessionFlags, SessionCallback, Message) | Creates a Session on this Connection with the provided attributes, or default attributes if not provided. |
![]() | CreateSession(String, String, SessionFlags, SessionCallback) | Creates a Session on this Connection with the provided attributes, or default attributes if not provided. |
![]() | CreateSession(String, String, SessionFlags) | Creates a Session on this Connection with the provided attributes, or default attributes if not provided. |
![]() | CreateSession(String, String) | Creates a Session on this Connection with the provided attributes, or default attributes if not provided. |
![]() | CreateSession(String) | Creates a Session on this Connection with the provided attributes, or default attributes if not provided. |
![]() | CreateSession()()() | Creates a Session on this Connection with the provided attributes, or default attributes if not provided. |
![]() | CreateSession(SessionCreationAttributes) | Creates a Session on this Connection with the provided attributes, or default attributes if not provided. |