PurpleProxyInfo Struct Reference

Information on proxy settings. More...

#include <proxy.h>


Data Fields

PurpleProxyType type
 The proxy type.
char * host
 The host.
int port
 The port number.
char * username
 The username.
char * password
 The password.


Detailed Description

Information on proxy settings.

Definition at line 49 of file proxy.h.


Field Documentation

The host.

Definition at line 53 of file proxy.h.

The password.

Definition at line 56 of file proxy.h.

The port number.

Definition at line 54 of file proxy.h.

The proxy type.

Definition at line 51 of file proxy.h.

The username.

Definition at line 55 of file proxy.h.


The documentation for this struct was generated from the following file: