Click or drag to resize
NAPlatform Constructor
NewAer
Creates a new NAPlatform instance.

Namespace: NewAer.SDK
Assembly: NewAer (in NewAer.dll) Version: 5.1.16.3 (5.1.16.3)
Syntax
public NAPlatform(
	INAHostApp hostApp
)

Parameters

hostApp
Type: NewAer.SDKINAHostApp
an instance of INAHostApp that defines host application functionality
See Also