| Package | Description |
|---|---|
| com.release.muvisdk.apiController |
This is the Package which contains all the Controller Classes to execute APIs
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Void |
UpdateUserProfileAsync.doInBackground(Update_UserProfile_Input... params)
Background thread to execute.
|
| Constructor and Description |
|---|
UpdateUserProfileAsync(Update_UserProfile_Input update_userProfile_input,
UpdateUserProfileAsync.Update_UserProfileListener listener,
android.content.Context context)
Constructor to initialise the private data members.
|