Package 

Class Signal

  • All Implemented Interfaces:

    
    public class Signal
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static Class<out Extension> EXTENSION
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      static String extensionVersion() Returns the version of the Signal extension.
      static void registerExtension() Registers the extension with the Mobile SDK.
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • registerExtension

        @Deprecated() static void registerExtension()

        Registers the extension with the Mobile SDK. This method should be called only once in your application class.