The connect application emits messages to its parent (in this case, your app) in the form of: window.parent.postMessage("hapi-connect-<EVENT_NAME>", "*");.
確定! 回上一頁