FMLiveSwitchStunAddressFamily Class Reference

A STUN address family. More...

Instance Methods

(instancetype) - init
 

Class Methods

(FMLiveSwitchStunAddressFamily *) + addressFamily
 
(uint8_t) + ipv4
 Gets the value indicating the IPv4 address family. More...
 
(uint8_t) + ipv6
 Gets the value indicating the IPv6 address family. More...
 

Detailed Description

A STUN address family.

Method Documentation

◆ addressFamily

+ (FMLiveSwitchStunAddressFamily*) addressFamily

◆ init

- (instancetype) init

◆ ipv4

+ (uint8_t) ipv4

Gets the value indicating the IPv4 address family.

◆ ipv6

+ (uint8_t) ipv6

Gets the value indicating the IPv6 address family.