C# Class AllJoynUnity.AllJoyn.AuthListener.AuthListenerCallbacks

Mostrar archivo Open project: GameClay/alljoyn_unity

Public Properties

Property Type Description
authenticationComplete System.IntPtr
requestCredentials System.IntPtr
securityViolation System.IntPtr
verifyCredentials System.IntPtr

Property Details

authenticationComplete public_oe property

public IntPtr,System authenticationComplete
return System.IntPtr

requestCredentials public_oe property

public IntPtr,System requestCredentials
return System.IntPtr

securityViolation public_oe property

public IntPtr,System securityViolation
return System.IntPtr

verifyCredentials public_oe property

public IntPtr,System verifyCredentials
return System.IntPtr