C# Class AllJoynUnity.AllJoyn.AuthListener.AuthListenerCallbacks

Show file 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 property

public IntPtr,System authenticationComplete
return System.IntPtr

requestCredentials public property

public IntPtr,System requestCredentials
return System.IntPtr

securityViolation public property

public IntPtr,System securityViolation
return System.IntPtr

verifyCredentials public property

public IntPtr,System verifyCredentials
return System.IntPtr