Returns a copy of the IP address bytes in network order (the highest order byte is the zeroth
element).
Syntax
[Android.Runtime.Register("getRawAddress", "()[B", "")] public byte[] GetRawAddress ()
Returns
Documentation for this section has not yet been entered.
Remarks
Returns a copy of the IP address bytes in network order (the highest order byte is the zeroth
element). Modifying the returned array does not change this object's contents.