
Icon | Member | Description |
---|---|---|
![]() | OpenSession(String, SessionFlags, SessionCallback) | Opens an existing session with the provided attributes, or default attributes if not provided. |
![]() | OpenSession(String, SessionFlags) | Opens an existing session with the provided attributes, or default attributes if not provided. |
![]() | OpenSession(String) | Opens an existing session with the provided attributes, or default attributes if not provided. |
![]() | OpenSession(SessionOpenAttributes) | Opens an existing session with the provided attributes, or default attributes if not provided. |