Retrieves the session client's unique ID.
This ID can be used to construct a filename used to restore the application's state. Note that this value is only guaranteed to be valid if connected to the session manager.
<note><para> Instead of constructing a state filename, it is recommended to use get_state_file. </para></note>
| this |
An SMClient |
|
an opaque object-owned string |