class SessionConnected
Defined at line 38 of file ../../src/developer/debug/zxdb/client/analytics_event.h
Issued when the session is connected to a RemoteAPI implementation.
Public Methods
void SessionConnected (const std::string & session_id)
Defined at line 66 of file ../../src/developer/debug/zxdb/client/analytics_event.cc
void SetRemoteType (RemoteType type)
SessionConnected --------------------------------------------------------------------------------
Defined at line 70 of file ../../src/developer/debug/zxdb/client/analytics_event.cc
Enumerations
enum RemoteType
| Name | Value |
|---|---|
| kRemoteAgent | 0 |
| kLocalAgent | 1 |
| kMinidump | 2 |
Defined at line 42 of file ../../src/developer/debug/zxdb/client/analytics_event.h