fm.liveswitch.stun.AddressFamily Class Reference

A STUN address family. More...

Public Member Functions

 AddressFamily ()
 

Static Public Member Functions

static byte getIPv4 ()
 Gets the value indicating the IPv4 address family. More...
 
static byte getIPv6 ()
 Gets the value indicating the IPv6 address family. More...
 

Detailed Description

A STUN address family.

Constructor & Destructor Documentation

◆ AddressFamily()

fm.liveswitch.stun.AddressFamily.AddressFamily ( )

Member Function Documentation

◆ getIPv4()

static byte fm.liveswitch.stun.AddressFamily.getIPv4 ( )
static

Gets the value indicating the IPv4 address family.

◆ getIPv6()

static byte fm.liveswitch.stun.AddressFamily.getIPv6 ( )
static

Gets the value indicating the IPv6 address family.