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

alljoyn_busattachment_stop() private method

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