player_strprop_req Struct Reference
Request to get a string property. More...
#include <player.h>
Collaboration diagram for player_strprop_req:
Detailed Description
Request to get a string property.
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: