Click or drag to resize
INAHostApp Interface
NewAer
Host App interface allows the host app to provide app check data

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

The INAHostApp type exposes the following members.

Methods
  NameDescription
Public methodGetAppID
Returns the NewAer App Id (Register your app on the NewAer Dev Portal to get a NewAer App Id)
Public methodRegistrationFailed
Called if the app check failed to validate with data on the dev portal
Top
See Also