Searched refs:getCurrentAppCloneIndex (Results 1 – 5 of 5) sorted by relevance
200 getCurrentAppCloneIndex() { method in ApplicationContext201 return this.__context_impl__.getCurrentAppCloneIndex();
716 在不支持应用分身的应用中调用getCurrentAppCloneIndex时,则返回该错误码。720 在不支持应用分身的应用中,避免调用getCurrentAppCloneIndex。739 调用getCurrentAppCloneIndex时确保查询的应用支持应用多开。
913 ## ApplicationContext.getCurrentAppCloneIndex<sup>12+</sup>915 getCurrentAppCloneIndex(): number947 let appCloneIndex = applicationContext.getCurrentAppCloneIndex();949 console.error(`getCurrentAppCloneIndex fail, error: ${JSON.stringify(error)}`);
716 An application that does not support clones calls **getCurrentAppCloneIndex()**.720 Avoid calling **getCurrentAppCloneIndex()** in applications that do not support clones.739 When calling **getCurrentAppCloneIndex()**, ensure that the application supports the multi-app mode.