GetSessionUUID returns the UUID that a session to match to be a valid session.
()
| 96 | |
| 97 | // GetSessionUUID returns the UUID that a session to match to be a valid session. |
| 98 | GetSessionUUID() string |
| 99 | |
| 100 | // UpdateSessionUUID creates a new session UUID |
| 101 | UpdateSessionUUID() |
no outgoing calls