Package com.zendesk.sdk.support
Interface SupportMvp
-
public interface SupportMvp
Defines the MVP model forSupportActivity
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface and Description static class
SupportMvp.ErrorType
The types of errors that can occur.static interface
SupportMvp.Model
Defines behaviour for model operationsstatic interface
SupportMvp.Presenter
Defines behaviour for presenter operationsstatic interface
SupportMvp.View
Defines behaviour for view operations
-