-
public class ViewIndexer.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ViewIndexer.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final UnitsendToServerUnityInstance(String tree)Build current app index request and process it final GraphRequestbuildAppIndexingRequest(String appIndex, AccessToken accessToken, String appId, String requestType)-
-
Method Detail
-
sendToServerUnityInstance
final Unit sendToServerUnityInstance(String tree)
Build current app index request and process it
- Parameters:
tree- current view tree
-
buildAppIndexingRequest
final GraphRequest buildAppIndexingRequest(String appIndex, AccessToken accessToken, String appId, String requestType)
-
-
-
-