FMIceLinkStunAttribute Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | FMIceLinkStunAttribute.h FMIceLinkStunAttribute.m |
+ alternateServerType
+ (int)alternateServerTypeDiscussion
Declared In
FMIceLinkStunAttribute.h
+ channelNumberType
+ (int)channelNumberTypeDiscussion
Declared In
FMIceLinkStunAttribute.h
+ connectionIdType
+ (int)connectionIdTypeDiscussion
Declared In
FMIceLinkStunAttribute.h
+ controlledType
+ (int)controlledTypeDiscussion
Declared In
FMIceLinkStunAttribute.h
+ controllingType
+ (int)controllingTypeDiscussion
Declared In
FMIceLinkStunAttribute.h
+ dataType
+ (int)dataTypeDiscussion
Declared In
FMIceLinkStunAttribute.h
+ dontFragmentType
+ (int)dontFragmentTypeDiscussion
Declared In
FMIceLinkStunAttribute.h
+ errorCodeType
+ (int)errorCodeTypeDiscussion
Declared In
FMIceLinkStunAttribute.h
+ evenPortType
+ (int)evenPortTypeDiscussion
Declared In
FMIceLinkStunAttribute.h
+ fingerprintType
+ (int)fingerprintTypeDiscussion
Declared In
FMIceLinkStunAttribute.h
– getLength
@return
- (int)getLengthDiscussion
@return
Declared In
FMIceLinkStunAttribute.h
– getPaddingLengthWithValueLength:
@return
- (int)getPaddingLengthWithValueLength:(int)valueLengthDiscussion
@return
Declared In
FMIceLinkStunAttribute.h
– getValueLength
@return
- (int)getValueLengthDiscussion
@return
Declared In
FMIceLinkStunAttribute.h
+ lifetimeType
+ (int)lifetimeTypeDiscussion
Declared In
FMIceLinkStunAttribute.h
+ mappedAddressType
+ (int)mappedAddressTypeDiscussion
Declared In
FMIceLinkStunAttribute.h
+ messageIntegrityType
+ (int)messageIntegrityTypeDiscussion
Declared In
FMIceLinkStunAttribute.h
+ nextLengthWithBuffer:offset:
+ (int)nextLengthWithBuffer:(FMIceLinkDataBuffer *)buffer offset:(int)offsetParameters
buffer |
The buffer. |
|---|---|
offset |
The offset. @return |
Discussion
Declared In
FMIceLinkStunAttribute.h
+ nonceType
+ (int)nonceTypeDiscussion
Declared In
FMIceLinkStunAttribute.h
+ priorityType
+ (int)priorityTypeDiscussion
Declared In
FMIceLinkStunAttribute.h
+ readAddressTypeWithBuffer:offset:
+ (FMIceLinkAddressType)readAddressTypeWithBuffer:(FMIceLinkDataBuffer *)buffer offset:(int)offsetParameters
buffer |
The buffer. |
|---|---|
offset |
The offset. @return |
Discussion
Declared In
FMIceLinkStunAttribute.h
+ readFromWithBuffer:offset:offsetPlus:transactionId:messageBuffer:
+ (FMIceLinkStunAttribute *)readFromWithBuffer:(FMIceLinkDataBuffer *)buffer offset:(int)offset offsetPlus:(int *)offsetPlus transactionId:(FMIceLinkDataBuffer *)transactionId messageBuffer:(FMIceLinkDataBuffer *)messageBufferParameters
buffer |
The buffer. |
|---|---|
offset |
The offset. |
offsetPlus |
The offset plus the attribute length. |
transactionId |
The STUN message transaction ID. |
messageBuffer |
The STUN message thus far as a byte array. @return |
Discussion
Declared In
FMIceLinkStunAttribute.h
+ readFromWithBuffer:offset:transactionId:messageBuffer:
+ (FMIceLinkStunAttribute *)readFromWithBuffer:(FMIceLinkDataBuffer *)buffer offset:(int)offset transactionId:(FMIceLinkDataBuffer *)transactionId messageBuffer:(FMIceLinkDataBuffer *)messageBufferParameters
buffer |
The buffer. |
|---|---|
offset |
The offset. |
transactionId |
The STUN message transaction ID. |
messageBuffer |
The STUN message thus far as a byte array. @return |
Discussion
Declared In
FMIceLinkStunAttribute.h
+ readIPAddressWithBuffer:offset:addressType:
+ (NSString *)readIPAddressWithBuffer:(FMIceLinkDataBuffer *)buffer offset:(int)offset addressType:(FMIceLinkAddressType)addressTypeParameters
buffer |
The buffer. |
|---|---|
offset |
The offset. |
addressType |
The address type. @return |
Discussion
Declared In
FMIceLinkStunAttribute.h
+ readPortWithBuffer:offset:
+ (int)readPortWithBuffer:(FMIceLinkDataBuffer *)buffer offset:(int)offsetParameters
buffer |
The buffer. |
|---|---|
offset |
The offset. @return |
Discussion
Declared In
FMIceLinkStunAttribute.h
+ readXorIPAddressWithBuffer:offset:addressType:transactionId:
+ (NSString *)readXorIPAddressWithBuffer:(FMIceLinkDataBuffer *)buffer offset:(int)offset addressType:(FMIceLinkAddressType)addressType transactionId:(FMIceLinkDataBuffer *)transactionIdParameters
buffer |
The buffer. |
|---|---|
offset |
The offset. |
addressType |
The address type. |
transactionId |
The transaction identifier. @return |
Discussion
Declared In
FMIceLinkStunAttribute.h
+ readXorPortWithBuffer:offset:transactionId:
+ (int)readXorPortWithBuffer:(FMIceLinkDataBuffer *)buffer offset:(int)offset transactionId:(FMIceLinkDataBuffer *)transactionIdParameters
buffer |
The buffer. |
|---|---|
offset |
The offset. |
transactionId |
The transaction identifier. @return |
Discussion
Declared In
FMIceLinkStunAttribute.h
+ realmType
+ (int)realmTypeDiscussion
Declared In
FMIceLinkStunAttribute.h
+ requestedAddressFamilyType
+ (int)requestedAddressFamilyTypeDiscussion
Declared In
FMIceLinkStunAttribute.h
+ requestedTransportType
+ (int)requestedTransportTypeDiscussion
Declared In
FMIceLinkStunAttribute.h
+ reservationTokenType
+ (int)reservationTokenTypeDiscussion
Declared In
FMIceLinkStunAttribute.h
+ softwareType
+ (int)softwareTypeDiscussion
Declared In
FMIceLinkStunAttribute.h
+ transactionTransmitCounterType
+ (int)transactionTransmitCounterTypeDiscussion
Declared In
FMIceLinkStunAttribute.h
– typeValue
- (int)typeValueDiscussion
Declared In
FMIceLinkStunAttribute.h
+ unknownAttributesType
+ (int)unknownAttributesTypeDiscussion
Declared In
FMIceLinkStunAttribute.h
+ useCandidateType
+ (int)useCandidateTypeDiscussion
Declared In
FMIceLinkStunAttribute.h
+ usernameType
+ (int)usernameTypeDiscussion
Declared In
FMIceLinkStunAttribute.h
+ writeAddressTypeWithBuffer:offset:addressType:
+ (void)writeAddressTypeWithBuffer:(FMIceLinkDataBuffer *)buffer offset:(int)offset addressType:(FMIceLinkAddressType)addressTypeParameters
buffer |
The buffer. |
|---|---|
offset |
The offset. |
addressType |
The address type. |
Discussion
Declared In
FMIceLinkStunAttribute.h
– writeIPAddressWithBuffer:offset:addressType:ipAddress:
- (void)writeIPAddressWithBuffer:(FMIceLinkDataBuffer *)buffer offset:(int)offset addressType:(FMIceLinkAddressType)addressType ipAddress:(NSString *)ipAddressParameters
buffer |
The buffer. |
|---|---|
offset |
The offset. |
addressType |
The address type. |
ipAddress |
The IP address. |
Discussion
Declared In
FMIceLinkStunAttribute.h
– writePortWithBuffer:offset:port:
- (void)writePortWithBuffer:(FMIceLinkDataBuffer *)buffer offset:(int)offset port:(int)portParameters
buffer |
The buffer. |
|---|---|
offset |
The offset. |
port |
The port. |
Discussion
Declared In
FMIceLinkStunAttribute.h
– writeToWithBuffer:offset:
- (void)writeToWithBuffer:(FMIceLinkDataBuffer *)buffer offset:(int)offsetParameters
buffer |
The buffer. |
|---|---|
offset |
The offset. |
Discussion
Declared In
FMIceLinkStunAttribute.h
– writeToWithBuffer:offset:offsetPlus:
- (void)writeToWithBuffer:(FMIceLinkDataBuffer *)buffer offset:(int)offset offsetPlus:(int *)offsetPlusParameters
buffer |
The buffer. |
|---|---|
offset |
The offset. |
offsetPlus |
The offset plus the value length. |
Discussion
Declared In
FMIceLinkStunAttribute.h
– writeValueToWithBuffer:offset:
- (void)writeValueToWithBuffer:(FMIceLinkDataBuffer *)buffer offset:(int)offsetParameters
buffer |
The buffer. |
|---|---|
offset |
The offset. |
Discussion
Declared In
FMIceLinkStunAttribute.h
– writeXorIPAddressWithBuffer:offset:addressType:ipAddress:transactionId:
- (void)writeXorIPAddressWithBuffer:(FMIceLinkDataBuffer *)buffer offset:(int)offset addressType:(FMIceLinkAddressType)addressType ipAddress:(NSString *)ipAddress transactionId:(FMIceLinkDataBuffer *)transactionIdParameters
buffer |
The buffer. |
|---|---|
offset |
The offset. |
addressType |
The address type. |
ipAddress |
The IP address. |
transactionId |
The transaction identifier. |
Discussion
Declared In
FMIceLinkStunAttribute.h
– writeXorPortWithBuffer:offset:port:transactionId:
- (void)writeXorPortWithBuffer:(FMIceLinkDataBuffer *)buffer offset:(int)offset port:(int)port transactionId:(FMIceLinkDataBuffer *)transactionIdParameters
buffer |
The buffer. |
|---|---|
offset |
The offset. |
port |
The port. |
transactionId |
The transaction identifier. |
Discussion
Declared In
FMIceLinkStunAttribute.h
+ xorMappedAddressType
+ (int)xorMappedAddressTypeDiscussion
Declared In
FMIceLinkStunAttribute.h
+ xorPeerAddressType
+ (int)xorPeerAddressTypeDiscussion
Declared In
FMIceLinkStunAttribute.h
+ xorRelayedAddressType
+ (int)xorRelayedAddressTypeDiscussion
Declared In
FMIceLinkStunAttribute.h