Binds this socket to an endpoint name.
Syntax
[Android.Runtime.Register("bind", "(Landroid/net/LocalSocketAddress;)V", "GetBind_Landroid_net_LocalSocketAddress_Handler")]
public virtual
void Bind (
LocalSocketAddress bindpoint)
Parameters
- bindpoint
- endpoint address
Exceptions
Remarks
Requirements
Namespace: Android.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1