STUN_AttributeGetBytes Method |
Converts the entire STUN Attribute to byte array
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
SyntaxPublic Function GetBytes As Byte()
public:
array<unsigned char>^ GetBytes()
member GetBytes : unit -> byte[]
Return Value
ByteRaw data
See Also