C# Class AllJoynUnity.AllJoyn.BusObject.BusObjectCallbacks

显示文件 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_oe property

public IntPtr,System object_registered
return System.IntPtr

object_unregistered public_oe property

public IntPtr,System object_unregistered
return System.IntPtr

property_get public_oe property

public IntPtr,System property_get
return System.IntPtr

property_set public_oe property

public IntPtr,System property_set
return System.IntPtr