SocketKeepalive.Callback Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
SocketKeepalive.Callback() | |
SocketKeepalive.Callback(IntPtr, JniHandleOwnership) |
SocketKeepalive.Callback()
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=29)]
public Callback ();
- Attributes
Applies to
SocketKeepalive.Callback(IntPtr, JniHandleOwnership)
protected Callback (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Net.SocketKeepalive.Callback : nativeint * Android.Runtime.JniHandleOwnership -> Android.Net.SocketKeepalive.Callback
Parameters
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership