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

alljoyn_busattachment_getglobalguidstring() private method

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