OBSPolicyConditionItem Class Reference

Inherits from OBSBaseEntity : OBSAbstractModel : OBSMTLModel
Declared in OBSServiceCommonEntities.h
OBSServiceCommonEntities.m

Overview

Detailed “condition” configuration

  leftExpression

Matches from left to right

@property (nonatomic, strong, nonnull) NSString *leftExpression

Declared In

OBSServiceCommonEntities.h

  rightExpressionList

Matches from right to left (character string array)

@property (nonatomic, strong, nonnull) NSArray<NSString*> *rightExpressionList

Declared In

OBSServiceCommonEntities.h