Package com.telenav.sdk.drive.motion.api.model.users
See: Description
-
Class Summary Class Description Builder This builder is used to create a instance of DeleteAccountAndDataRequest DeleteAccountAndDataRequest Request class to remove user account and all his data from cloud. DeleteAccountAndDataResponse The response of the DeleteAccountAndDataRequest that shows whether user and his data was deleted successfully. Builder This builder is used to create a instance of GetUserProfileRequest GetUserProfileRequest Request class to get information about the user. GetUserProfileResponse The response of the GetUserProfileRequest(see GetUserProfileRequest) that get current user account information. Builder This builder is used to create a instance of OptInRequest OptInRequest Request class to allow sdk collect info about user's trip. OptInResponse The response of the OptInRequest(see OptInRequest) that allow trip collecting data. Builder This builder is used to create a instance of OptOutRequest OptOutRequest Request class to deny sdk collect info about user's trip. OptOutResponse The response of the OptOutRequest(see OptOutRequest) that deny trip collecting data. UserProfile