TVOCallerInfo Class Reference

Inherits from NSObject
Declared in TVOCallerInfo.h

  verified

Returns true in NSNumber if the caller has been validated at ‘A’ level, false if the caller has been verified at any lower level or has failed validation. Returns nil if no caller verification information is available or if stir status value is null.

@property (nonatomic, strong, readonly, nullable, getter=isVerified) NSNumber *verified

Declared In

TVOCallerInfo.h

– init

Caller Info objects cannot be instantiated directly. Use the TVOCallInvite.callerInfo property instead.

- (null_unspecified instancetype)init

See Also

Declared In

TVOCallerInfo.h