GetSessionId
Applicability
Product |
Supported or Not |
|---|---|
√ |
|
√ |
|
x |
|
√ |
|
√ |
Header File/Library File
- Header file: #include <ge/ge_api_v2.h>
- Library file: libge_runner_v2.so
Function Usage
Obtains the ID of a session.
Prototype
1 | uint64_t GetSessionId() const |
Parameters
None
Returns
Parameter |
Type |
Description |
|---|---|---|
- |
uint64_t |
Session ID. |
Constraints
None
Parent topic: GESession