Developers SDK

KSAuthorizer

This class provides an interface for performing various authorization-related routines.
Use this class to authorize with an existing KeepSolid account or create a new one. After initializing an instance of this class with an instance of KSTransport and performing authorization, be sure to pass the same instance of KSTransport to other classes which depend on it. Otherwise you will not be able to use all features of SDK.

Package: com.keepsolid.androidkeepsolidcommon.commonsdk.api.managers.services

Class Methods