GLSUPL_Connection Struct Reference

Connection. More...

#include <glsupl2.h>

List of all members.

Public Attributes

GLSUPL_ConnectionType eType
 Connection Type.
GLSUPL_ConnectionPriority ePriority
 Connection priority.
const char * url
 URL, memory controlled by GLL.
unsigned char ipv4 [4]
 IP address v4.
unsigned char ipv6 [16]
 IP address v6.

Detailed Description

Connection.


Member Data Documentation

URL, memory controlled by GLL.

Client should make a copy if he wants to preserve a this value Just a pointer can not be used for this purpose


The documentation for this struct was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines