Android.Net.Nsd.NsdServiceInfo.Host Property
Get the host address.

Syntax

[get: Android.Runtime.Register("getHost", "()Ljava/net/InetAddress;", "GetGetHostHandler")]
[set: Android.Runtime.Register("setHost", "(Ljava/net/InetAddress;)V", "GetSetHost_Ljava_net_InetAddress_Handler")]
public Java.Net.InetAddress Host { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Get the host address. The host address is valid for a resolved service.

Set method documentation [Android Documentation]

Set the host address

Requirements

Namespace: Android.Net.Nsd
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16