player_strprop_req Struct Reference
#include <player.h>
Detailed Description
Request to get a string property.
Definition at line 443 of file player.h.
Public Attributes | |
uint32_t | key_count |
The property key's length. | |
char * | key |
The property key. | |
uint32_t | value_count |
The property's length. | |
char * | value |
The property value. |
The documentation for this struct was generated from the following file: