-
- All Implemented Interfaces:
public class Signal
-
-
Method Summary
Modifier and Type Method Description static StringextensionVersion()Returns the version of the Signal extension. static voidregisterExtension()Registers the extension with the Mobile SDK. -
-
Method Detail
-
extensionVersion
static String extensionVersion()
Returns the version of the Signal extension.
-
registerExtension
@Deprecated() static void registerExtension()
Registers the extension with the Mobile SDK. This method should be called only once in your application class.
-
-
-
-