Searched refs:STUN_ATTR_TURN_LIFETIME (Results 1 – 2 of 2) sorted by relevance
559 STUN_ATTR_TURN_LIFETIME = 0x000d, // UInt32 enumerator589 case STUN_ATTR_TURN_LIFETIME: return STUN_VALUE_UINT32; in GetAttributeValueType()
1074 response->GetUInt32(STUN_ATTR_TURN_LIFETIME); in OnResponse()1229 response->GetUInt32(STUN_ATTR_TURN_LIFETIME); in OnResponse()