+

ALWrapperConfig Class Reference

+ + +
+ + + + + + + +
Inherits fromNSObject
Declared inALWrapperConfig.h
+ + + + +
+ +

Overview

+

Contains information about the framework accessing Anyline.

+
+ + + + + +
+ + + + + + +
+
+ +

+ none +

+ +
+
+ +
+ + +
+

Native SDK

+
+ + + +
+ (ALWrapperConfig *)none
+ + + + + + + + + + + + + + + +
+

Declared In

+

ALWrapperConfig.h

+
+ + +
+
+
+ +

+ reactNative: +

+ +
+
+ +
+ + +
+

React Native wrapper +- Parameter version: the version number of the React Native Anyline plugin

+
+ + + +
+ (ALWrapperConfig *)reactNative:(NSString *)version
+ + + + + + + + + + + + + + + +
+

Declared In

+

ALWrapperConfig.h

+
+ + +
+
+
+ +

+ cordova: +

+ +
+
+ +
+ + +
+

Cordova wrapper +- Parameter version: the version number of the Cordova Anyline plugin

+
+ + + +
+ (ALWrapperConfig *)cordova:(NSString *)version
+ + + + + + + + + + + + + + + +
+

Declared In

+

ALWrapperConfig.h

+
+ + +
+
+
+ +

+ flutter: +

+ +
+
+ +
+ + +
+

Flutter wrapper +- Parameter version: the version number of the Flutter Anyline plugin

+
+ + + +
+ (ALWrapperConfig *)flutter:(NSString *)version
+ + + + + + + + + + + + + + + +
+

Declared In

+

ALWrapperConfig.h

+
+ + +
+
+
+ +

+ dotNet: +

+ +
+
+ +
+ + +
+

.NET wrapper +- Parameter version: the version number of the .NET Anyline plugin

+
+ + + +
+ (ALWrapperConfig *)dotNet:(NSString *)version
+ + + + + + + + + + + + + + + +
+

Declared In

+

ALWrapperConfig.h

+
+ + +
+
+
+ +

– asJSONDictionary +

+ +
+
+ +
+ + +
+

Returns the object as a JSON-friendly NSDictionary.

+
+ + + +
- (NSDictionary *)asJSONDictionary
+ + + + + + + + + + + + + + + +
+

Declared In

+

ALWrapperConfig.h

+
+ + +
+
+
+
+ +
+ + + + + + +