Struct
PurpleStunNatDiscovery
Description [src]
struct PurpleStunNatDiscovery {
PurpleStunStatus status;
None publicip;
char* servername;
gint64 lookup_time;
}
A data type representing a STUN lookup.
Structure members
status |
The |
publicip |
The public ip. |
servername |
The name of the stun server. |
lookup_time |
The time when the lookup occurred. |