AllJoynUnity.AllJoyn.BusAttachment.alljoyn_busattachment_getalljoyndebugobj C# (CSharp) Method

alljoyn_busattachment_getalljoyndebugobj() private method

private alljoyn_busattachment_getalljoyndebugobj ( IntPtr bus ) : IntPtr
bus System.IntPtr
return System.IntPtr
            private static extern IntPtr alljoyn_busattachment_getalljoyndebugobj(IntPtr bus);
AllJoyn.BusAttachment