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.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • 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)