Android SDK Version


public class ViewIndexer.Companion
Field Summary
Modifier and TypeFieldDescription
public final static ViewIndexer.CompanionINSTANCE
Method Summary
Modifier and TypeMethodDescription
final UnitsendToServerUnityInstance(String tree) Build current app index request and process it
final GraphRequestbuildAppIndexingRequest(String appIndex, AccessToken accessToken, String appId, String requestType)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail

sendToServerUnityInstance

 final UnitsendToServerUnityInstance(String tree)
Build current app index request and process it
Parameters:
tree - current view tree

buildAppIndexingRequest

 final GraphRequestbuildAppIndexingRequest(String appIndex, AccessToken accessToken, String appId, String requestType)