Package com.zendesk.sdk.support
Interface SupportMvp
-
public interface SupportMvpDefines the MVP model forSupportActivity
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface and Description static classSupportMvp.ErrorTypeThe types of errors that can occur.static interfaceSupportMvp.ModelDefines behaviour for model operationsstatic interfaceSupportMvp.PresenterDefines behaviour for presenter operationsstatic interfaceSupportMvp.ViewDefines behaviour for view operations
-