Class ZendeskDialog

  • All Implemented Interfaces:
    java.io.Serializable
    Direct Known Subclasses:
    FeedbackDialog, RateMyAppDialog

    Deprecated. 
    Rate My App is deprecated as of 1.10.0.1. See our open source alternative instead.

    @Deprecated
    public class ZendeskDialog
    extends DialogFragment
    implements java.io.Serializable
    Common functionality for all Zendesk SDK dialogs.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      ZendeskDialog()
      Deprecated. 
       
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method and Description
      void onCreate(Bundle savedInstanceState)
      Deprecated. 
       
      void onStart()
      Deprecated. 
       
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ZendeskDialog

        public ZendeskDialog()
        Deprecated. 
    • Method Detail

      • onCreate

        public void onCreate(Bundle savedInstanceState)
        Deprecated. 
      • onStart

        public void onStart()
        Deprecated.