STUN_AttributeGetValueBytes Method |
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxprotected virtual byte[] GetValueBytes()
Protected Overridable Function GetValueBytes As Byte()
protected:
virtual array<unsigned char>^ GetValueBytes()
abstract GetValueBytes : unit -> byte[]
override GetValueBytes : unit -> byte[]
Return Value
Byte
See Also