C# Class AllJoynUnity.AllJoyn.BusObject.BusObjectCallbacks

Show file Open project: GameClay/alljoyn_unity

Public Properties

Property Type Description
object_registered System.IntPtr
object_unregistered System.IntPtr
property_get System.IntPtr
property_set System.IntPtr

Property Details

object_registered public property

public IntPtr,System object_registered
return System.IntPtr

object_unregistered public property

public IntPtr,System object_unregistered
return System.IntPtr

property_get public property

public IntPtr,System property_get
return System.IntPtr

property_set public property

public IntPtr,System property_set
return System.IntPtr