OBSWebsiteConfCustom Class Reference

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

Overview

Custom website settings

  indexDocumentList

Default access page

@property (nonatomic, strong, nonnull) NSMutableArray<OBSWebsiteConfCustomIndexDocument*> *indexDocumentList

Declared In

OBSServiceCommonEntities.h

  errorDocumentList

Page to jump to upon errors

@property (nonatomic, strong, nonnull) NSMutableArray<OBSWebsiteConfCustomErrorDocument*> *errorDocumentList

Declared In

OBSServiceCommonEntities.h

  routingRulesList

List of routing rules

@property (nonatomic, strong, nonnull) NSMutableArray<OBSWebsiteConfCustomRoutingRule*> *routingRulesList

Declared In

OBSServiceCommonEntities.h