Class WifiP2pWfdInfo
public class WifiP2pWfdInfo : Parcelable, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition, IParcelable
- Inheritance
-
JVMBridgeBaseJVMBridgeBase<Parcelable>WifiP2pWfdInfo
- Implements
-
IJVMBridgeCoreIJVMBridgeBaseStaticIJVMBridgeBaseIJVMBridgeDefinition
- Inherited Members
-
JVMBridgeBase<Parcelable>.SExecuteWithSignature<TReturn>(IJavaType, string, string, params object[])JVMBridgeBase<Parcelable>.SExecuteWithSignature<TNewClass, TReturn>(string, string, params object[])JVMBridgeBase<Parcelable>.IsAssignableFrom(IJavaType)JVMBridgeBase<Parcelable>.IsAssignableFrom<T>()JVMBridgeBase<Parcelable>.Execute<T>(params T[])JVMBridgeBase<Parcelable>.DynBridgeClazzJVMBridgeBase<Parcelable>.BridgeClazzJVMBridgeBase.RuntimeClassNameOf<T>()JVMBridgeBase.ClassNameOf<T>()JVMBridgeBase.ClassOf<T>()JVMBridgeBase.WrapsDirect<TNewClass>(IJavaObject)JVMBridgeBase.Wraps<TNewClass>(IJavaObject)JVMBridgeBase.Wraps<TNewClass, TReturn>(IJavaObject)JVMBridgeBase.Wraps<TNewClass, TReturn, TConverter>(IJavaObject)JVMBridgeBase.MonitorEnter()JVMBridgeBase.MonitorExit()JVMBridgeBase.IsInstanceOf(IJavaType)JVMBridgeBase.IsInstanceOf<T>()JVMBridgeBase.RuntimeIsInstanceOf<T>()JVMBridgeBase.CastTo<TNewClass>()JVMBridgeBase.CastDirect<TNewClass>()JVMBridgeBase.Dispose()JVMBridgeBase.ToString()JVMBridgeBase.GetHashCode()JVMBridgeBase.Notify()JVMBridgeBase.NotifyAll()JVMBridgeBase.Wait()JVMBridgeBase.IExecuteWithSignature<TNewClass, TReturn, TConverter>(string, string, params object[])JVMBridgeBase.DynBridgeInstanceJVMBridgeBase.BridgeInstanceJVMBridgeBase.IsBridgeListener
- Extension Methods
Constructors
WifiP2pWfdInfo()
Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge
public WifiP2pWfdInfo()
WifiP2pWfdInfo(WifiP2pWfdInfo)
public WifiP2pWfdInfo(WifiP2pWfdInfo arg0)
Parameters
WifiP2pWfdInfo(params object[])
Generic constructor: it is useful for JCOBridge when there is a derived class which needs to pass arguments to the highest JVMBridgeBase class
public WifiP2pWfdInfo(params object[] args)
Parameters
args
object[]
Properties
BridgeClassName
https://www.jcobridge.com/api-clr/html/P_MASES_JCOBridge_C2JBridge_JVMBridgeBase_BridgeClassName.htm
public override string BridgeClassName { get; }
Property Value
CREATOR
public static Parcelable.Creator CREATOR { get; }
Property Value
DEVICE_INFO_AUDIO_ONLY_SUPPORT_AT_SOURCE
public static int DEVICE_INFO_AUDIO_ONLY_SUPPORT_AT_SOURCE { get; }
Property Value
DEVICE_INFO_AUDIO_UNSUPPORTED_AT_PRIMARY_SINK
public static int DEVICE_INFO_AUDIO_UNSUPPORTED_AT_PRIMARY_SINK { get; }
Property Value
DEVICE_INFO_CONTENT_PROTECTION_SUPPORT
public static int DEVICE_INFO_CONTENT_PROTECTION_SUPPORT { get; }
Property Value
DEVICE_INFO_COUPLED_SINK_SUPPORT_AT_SINK
public static int DEVICE_INFO_COUPLED_SINK_SUPPORT_AT_SINK { get; }
Property Value
DEVICE_INFO_COUPLED_SINK_SUPPORT_AT_SOURCE
public static int DEVICE_INFO_COUPLED_SINK_SUPPORT_AT_SOURCE { get; }
Property Value
DEVICE_INFO_DEVICE_TYPE_MASK
public static int DEVICE_INFO_DEVICE_TYPE_MASK { get; }
Property Value
DEVICE_INFO_PREFERRED_CONNECTIVITY_MASK
public static int DEVICE_INFO_PREFERRED_CONNECTIVITY_MASK { get; }
Property Value
DEVICE_INFO_SESSION_AVAILABLE_MASK
public static int DEVICE_INFO_SESSION_AVAILABLE_MASK { get; }
Property Value
DEVICE_INFO_TDLS_PERSISTENT_GROUP
public static int DEVICE_INFO_TDLS_PERSISTENT_GROUP { get; }
Property Value
DEVICE_INFO_TDLS_PERSISTENT_GROUP_REINVOKE
public static int DEVICE_INFO_TDLS_PERSISTENT_GROUP_REINVOKE { get; }
Property Value
DEVICE_INFO_TIME_SYNCHRONIZATION_SUPPORT
public static int DEVICE_INFO_TIME_SYNCHRONIZATION_SUPPORT { get; }
Property Value
DEVICE_INFO_WFD_SERVICE_DISCOVERY_SUPPORT
public static int DEVICE_INFO_WFD_SERVICE_DISCOVERY_SUPPORT { get; }
Property Value
DEVICE_TYPE_PRIMARY_SINK
public static int DEVICE_TYPE_PRIMARY_SINK { get; }
Property Value
DEVICE_TYPE_SECONDARY_SINK
public static int DEVICE_TYPE_SECONDARY_SINK { get; }
Property Value
DEVICE_TYPE_SOURCE_OR_PRIMARY_SINK
public static int DEVICE_TYPE_SOURCE_OR_PRIMARY_SINK { get; }
Property Value
DEVICE_TYPE_WFD_SOURCE
public static int DEVICE_TYPE_WFD_SOURCE { get; }
Property Value
IsBridgeAbstract
public override bool IsBridgeAbstract { get; }
Property Value
IsBridgeCloseable
public override bool IsBridgeCloseable { get; }
Property Value
IsBridgeInterface
public override bool IsBridgeInterface { get; }
Property Value
IsBridgeStatic
public override bool IsBridgeStatic { get; }
Property Value
PREFERRED_CONNECTIVITY_P2P
public static int PREFERRED_CONNECTIVITY_P2P { get; }
Property Value
PREFERRED_CONNECTIVITY_TDLS
public static int PREFERRED_CONNECTIVITY_TDLS { get; }
Property Value
Methods
DescribeContents()
public int DescribeContents()
Returns
GetControlPort()
public int GetControlPort()
Returns
GetDeviceInfo()
public int GetDeviceInfo()
Returns
GetDeviceType()
public int GetDeviceType()
Returns
GetMaxThroughput()
public int GetMaxThroughput()
Returns
GetR2DeviceInfo()
public int GetR2DeviceInfo()
Returns
GetR2DeviceType()
public int GetR2DeviceType()
Returns
IsContentProtectionSupported()
public bool IsContentProtectionSupported()
Returns
IsCoupledSinkSupportedAtSink()
public bool IsCoupledSinkSupportedAtSink()
Returns
IsCoupledSinkSupportedAtSource()
public bool IsCoupledSinkSupportedAtSource()
Returns
IsEnabled()
public bool IsEnabled()
Returns
IsR2Supported()
public bool IsR2Supported()
Returns
IsSessionAvailable()
public bool IsSessionAvailable()
Returns
SetContentProtectionSupported(bool)
public void SetContentProtectionSupported(bool arg0)
Parameters
SetControlPort(int)
https://developer.android.com/reference/android/net/wifi/p2p/WifiP2pWfdInfo.html#setControlPort(int)
public void SetControlPort(int arg0)
Parameters
SetCoupledSinkSupportAtSink(bool)
public void SetCoupledSinkSupportAtSink(bool arg0)
Parameters
SetCoupledSinkSupportAtSource(bool)
public void SetCoupledSinkSupportAtSource(bool arg0)
Parameters
SetDeviceType(int)
public bool SetDeviceType(int arg0)
Parameters
Returns
SetEnabled(bool)
https://developer.android.com/reference/android/net/wifi/p2p/WifiP2pWfdInfo.html#setEnabled(boolean)
public void SetEnabled(bool arg0)
Parameters
SetMaxThroughput(int)
public void SetMaxThroughput(int arg0)
Parameters
SetR2DeviceType(int)
public bool SetR2DeviceType(int arg0)
Parameters
Returns
SetSessionAvailable(bool)
public void SetSessionAvailable(bool arg0)
Parameters
WriteToParcel(Parcel, int)
public void WriteToParcel(Parcel arg0, int arg1)