- getAllActions(Context) - Static method in class com.hover.sdk.api.Hover
-
Get a list of all your actions that have been downloaded from Hover.
- getAllValidActions(Context) - Static method in class com.hover.sdk.api.Hover
-
Get a list of all your actions that can be currently run based on this user's inserted SIM cards.
- getBrandLogo(Context) - Static method in class com.hover.sdk.api.Hover
-
- getBrandName(Context) - Static method in class com.hover.sdk.api.Hover
-
- getCountryIso() - Method in class com.hover.sdk.sims.SimInfo
-
The country ISO of the operator which provisioned the SIM
- getIccId() - Method in class com.hover.sdk.sims.SimInfo
-
The Hardware identifier for the SIM.
- getImsi() - Method in class com.hover.sdk.sims.SimInfo
-
The The International Mobile Subscriber Identity used by the network to identify the SIM.
- getNetworkCountryIso() - Method in class com.hover.sdk.sims.SimInfo
-
The country ISO of the operator which the SIM is connected to
- getNetworkOperator() - Method in class com.hover.sdk.sims.SimInfo
-
The network of the operator which the SIM is connected to
- getNetworkOperatorName() - Method in class com.hover.sdk.sims.SimInfo
-
The network name of the operator which the SIM is connected to
- getOperatorName() - Method in class com.hover.sdk.sims.SimInfo
-
The name of the operator which provisioned the SIM.
- getOSReportedHni() - Method in class com.hover.sdk.sims.SimInfo
-
The Home Network Identifier.
- getPin(String, Context) - Static method in class com.hover.sdk.actions.HoverAction
-
- getPresentSims(Context) - Static method in class com.hover.sdk.api.Hover
-
Get a list of the user's present SIMs.
- getRequiredParams() - Method in class com.hover.sdk.actions.HoverAction
-
- getStep(int) - Method in class com.hover.sdk.actions.HoverAction
-
- getStepText(int) - Method in class com.hover.sdk.actions.HoverAction
-
- getStepValue(int) - Method in class com.hover.sdk.actions.HoverAction
-
- getSubId(String, Context) - Static method in class com.hover.sdk.sims.SimInfo
-
- getValidActions(String[], Context) - Static method in class com.hover.sdk.api.Hover
-
Filter a list of actions that can be currently run based on this user's inserted SIM cards.
- goToAccessibility(Context) - Static method in class com.hover.sdk.api.Hover
-