Static Public Attributes | List of all members
FourStateAustralianLevels Class Reference

Available level flags Four State Australian codes. More...

Inherits object.

Static Public Attributes

int All = 32767
 All levels. More...
 
int Custom = 1
 Custom info. More...
 
int Custom2 = 16
 Custom 2 info. More...
 
int Custom3 = 32
 Custom 3 info. More...
 
int Nothing = 0
 No level information. More...
 
int Redirection = 8
 Redirected. More...
 
int ReplyPaid = 4
 Reply paid. More...
 
int Reserved = 64
 Reserved. More...
 
int Routing = 2
 Routing. More...
 

Detailed Description

Available level flags Four State Australian codes.

Member Data Documentation

◆ All

int All = 32767
static

All levels.

◆ Custom

int Custom = 1
static

Custom info.

◆ Custom2

int Custom2 = 16
static

Custom 2 info.

◆ Custom3

int Custom3 = 32
static

Custom 3 info.

◆ Nothing

int Nothing = 0
static

No level information.

◆ Redirection

int Redirection = 8
static

Redirected.

◆ ReplyPaid

int ReplyPaid = 4
static

Reply paid.

◆ Reserved

int Reserved = 64
static

Reserved.

◆ Routing

int Routing = 2
static

Routing.