FMIceLinkStunTurnPeerAddressFamilyMismatchError Class Reference
| Inherits from | FMIceLinkStunError : FMIceLinkError : NSObject |
|---|---|
| Declared in | FMIceLinkStunTurnPeerAddressFamilyMismatchError.h FMIceLinkStunTurnPeerAddressFamilyMismatchError.m |
Overview
443 Peer Address Family Mismatch. A peer address was of a different address family than that of the relayed transport address of the allocation.
– getDescription
Gets the description for this [FMIceLinkStunError](../Classes/FMIceLinkStunError.html).
- (NSString *)getDescriptionDiscussion
Gets the description for this [FMIceLinkStunError](../Classes/FMIceLinkStunError.html).
Declared In
FMIceLinkStunTurnPeerAddressFamilyMismatchError.h
– init
Initializes a new instance of the FMIceLinkStunTurnPeerAddressFamilyMismatchError class.
- (instancetype)initDiscussion
Initializes a new instance of the FMIceLinkStunTurnPeerAddressFamilyMismatchError class.
Declared In
FMIceLinkStunTurnPeerAddressFamilyMismatchError.h
– initWithMessage:
Initializes a new instance of the FMIceLinkStunTurnPeerAddressFamilyMismatchError class.
- (instancetype)initWithMessage:(NSString *)messageParameters
message |
The message. |
|---|
Discussion
Initializes a new instance of the FMIceLinkStunTurnPeerAddressFamilyMismatchError class.
Declared In
FMIceLinkStunTurnPeerAddressFamilyMismatchError.h
+ peerAddressFamilyMismatchError
Initializes a new instance of the FMIceLinkStunTurnPeerAddressFamilyMismatchError class.
+ (FMIceLinkStunTurnPeerAddressFamilyMismatchError *)peerAddressFamilyMismatchErrorDiscussion
Initializes a new instance of the FMIceLinkStunTurnPeerAddressFamilyMismatchError class.
Declared In
FMIceLinkStunTurnPeerAddressFamilyMismatchError.h
+ peerAddressFamilyMismatchErrorWithMessage:
Initializes a new instance of the FMIceLinkStunTurnPeerAddressFamilyMismatchError class.
+ (FMIceLinkStunTurnPeerAddressFamilyMismatchError *)peerAddressFamilyMismatchErrorWithMessage:(NSString *)messageParameters
message |
The message. |
|---|
Discussion
Initializes a new instance of the FMIceLinkStunTurnPeerAddressFamilyMismatchError class.
Declared In
FMIceLinkStunTurnPeerAddressFamilyMismatchError.h