Package io.okhi.android_core.models
Class OkHiAuth
java.lang.Object
io.okhi.android_core.models.OkHiAuth
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
OkHiAuth
public OkHiAuth(@NonNull android.content.Context context, @NonNull String branchId, @NonNull String clientKey) throws OkHiException - Throws:
OkHiException
-
OkHiAuth
public OkHiAuth(@NonNull android.content.Context context, @NonNull String branchId, @NonNull String clientKey, @NonNull OkHiAppContext appContext) throws OkHiException - Throws:
OkHiException
-
-
Method Details
-
getAccessToken
-
getContext
-
getBranchId
-
getClientKey
-
getEnvironment
-