Package 

Interface MessagingFactory

  • All Implemented Interfaces:

    
    public interface 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.

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract Messaging create(MessagingFactory.CreateParams params) Creates a new instance of Messaging.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait