C# Class AllJoynUnity.AllJoyn.BusListener.BusListenerCallbacks

Show file Open project: GameClay/alljoyn_unity

Public Properties

Property Type Description
busDisconnected System.IntPtr
busStopping System.IntPtr
foundAdvertisedName System.IntPtr
listenerRegistered System.IntPtr
listenerUnregistered System.IntPtr
lostAdvertisedName System.IntPtr
nameOwnerChanged System.IntPtr

Property Details

busDisconnected public property

public IntPtr,System busDisconnected
return System.IntPtr

busStopping public property

public IntPtr,System busStopping
return System.IntPtr

foundAdvertisedName public property

public IntPtr,System foundAdvertisedName
return System.IntPtr

listenerRegistered public property

public IntPtr,System listenerRegistered
return System.IntPtr

listenerUnregistered public property

public IntPtr,System listenerUnregistered
return System.IntPtr

lostAdvertisedName public property

public IntPtr,System lostAdvertisedName
return System.IntPtr

nameOwnerChanged public property

public IntPtr,System nameOwnerChanged
return System.IntPtr