| Return Type | Function name | Arguments |
|---|---|---|
| const char* | hzHttpEvent::UserAgent | (void) |
Declared and defined in file: hzHttpServer.h
Function Logic:
Function body:
const char* hzHttpEvent::UserAgent (void)
{ return m_pUserAgent ; }