A C D E F G I L R V W 

A

append(Log.Logger) - Static method in class io.moj.mobile.android.sdk.Log
 

C

clearLoggers() - Static method in class io.moj.mobile.android.sdk.Log
 

D

d(String, String) - Static method in class io.moj.mobile.android.sdk.Log
 
d(String, String, Throwable) - Static method in class io.moj.mobile.android.sdk.Log
 

E

e(String, String) - Static method in class io.moj.mobile.android.sdk.Log
 
e(String, String, Throwable) - Static method in class io.moj.mobile.android.sdk.Log
 
Environment - Enum in io.moj.mobile.android.sdk
An enumeration of different backend endpoints for the Mojio API.

F

fromPrefix(String) - Static method in enum io.moj.mobile.android.sdk.Environment
 

G

getAccountsUrl() - Method in enum io.moj.mobile.android.sdk.Environment
 
getApiUrl() - Method in enum io.moj.mobile.android.sdk.Environment
 
getApiUrl(int) - Method in enum io.moj.mobile.android.sdk.Environment
 
getDefault() - Static method in enum io.moj.mobile.android.sdk.Environment
 
getMyMojioUrl() - Method in enum io.moj.mobile.android.sdk.Environment
 
getPasswordRecoveryUrl() - Method in enum io.moj.mobile.android.sdk.Environment
 
getPrefix() - Method in enum io.moj.mobile.android.sdk.Environment
 
getPushUrl() - Method in enum io.moj.mobile.android.sdk.Environment
 
getPushUrl(int) - Method in enum io.moj.mobile.android.sdk.Environment
 

I

i(String, String) - Static method in class io.moj.mobile.android.sdk.Log
 
i(String, String, Throwable) - Static method in class io.moj.mobile.android.sdk.Log
 
io.moj.mobile.android.sdk - package io.moj.mobile.android.sdk
 

L

Log - Class in io.moj.mobile.android.sdk
Util log class that enables runtime configuration of behaviour so clients can disable SDK logging conditionally.
Log() - Constructor for class io.moj.mobile.android.sdk.Log
 
log(int, String, String, Throwable) - Static method in class io.moj.mobile.android.sdk.Log
Logs at the indicated level.
log(int, String, String) - Static method in class io.moj.mobile.android.sdk.Log
Logs at the indicated level.
log(int, String, String, Throwable) - Method in interface io.moj.mobile.android.sdk.Log.Logger
 
Log.Logger - Interface in io.moj.mobile.android.sdk
 

R

remove(Log.Logger) - Static method in class io.moj.mobile.android.sdk.Log
 

V

v(String, String) - Static method in class io.moj.mobile.android.sdk.Log
 
v(String, String, Throwable) - Static method in class io.moj.mobile.android.sdk.Log
 
valueOf(String) - Static method in enum io.moj.mobile.android.sdk.Environment
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.moj.mobile.android.sdk.Environment
Returns an array containing the constants of this enum type, in the order they are declared.

W

w(String, String) - Static method in class io.moj.mobile.android.sdk.Log
 
w(String, String, Throwable) - Static method in class io.moj.mobile.android.sdk.Log
 
A C D E F G I L R V W