ONGCustomInfo Class Reference

Inherits from NSObject
Declared in ONGCustomInfo.h

Overview

The class representing Custom Authenticator related response from Extension Engine.

  status

Status of the Extension Engine response.

@property (nonatomic, readonly) NSInteger status

Declared In

ONGCustomInfo.h

  data

Data sent by the Extension Engine.

@property (nonatomic, readonly, copy) NSString *data

Declared In

ONGCustomInfo.h