Package 

Class DefaultMessagingFactory

  • All Implemented Interfaces:
    zendesk.android.messaging.MessagingFactory

    
    public final class DefaultMessagingFactory
     implements MessagingFactory
                        

    This factory is the starting point to begin using Messaging. It can be used to create instances of Messaging, which is the main entry point of the SDK.

    • Method Summary

      Modifier and Type Method Description
      Messaging create(MessagingFactory.CreateParams params)
      • Methods inherited from class java.lang.Object

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

      • DefaultMessagingFactory

        DefaultMessagingFactory()
    • Method Detail

      • create

         Messaging create(MessagingFactory.CreateParams params)