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 |
---|---|
void |
AddToNewPlaylistAsync.AddToNewPlaylistListener.onAddToNewPlaylistPostExecuteCompleted(NewPlaylistOutput outputModel,
int code,
java.lang.String msg,
java.lang.String response)
This method will be invoked after controller finish its task.
|