41 virtual ::cricket::StunAttributeValueType value_type()
const = 0;
66 MCAPI static ::cricket::StunAttribute*
69 MCAPI static ::std::unique_ptr<::cricket::StunErrorCodeAttribute> CreateErrorCode();
71 MCAPI static ::std::unique_ptr<::cricket::StunUInt16ListAttribute> CreateUInt16ListAttribute(ushort);
73 MCAPI static ::std::unique_ptr<::cricket::StunUInt32Attribute> CreateUInt32(ushort);
75 MCAPI static ::std::unique_ptr<::cricket::StunUInt16ListAttribute> CreateUnknownAttributes();
81 MCAPI
void* $ctor(ushort, ushort);
99 MCAPI
static void** $vftable();