NMCore Class Reference
| Inherits from | NSObject |
| Declared in | NMCore.h NMCore.m |
Overview
NetmeraCore class is used as the base class to hold the object-based timeout value. Currently, NMContent, NMService and NMUser classes are extended from this class.
Tasks
-
requestTimeoutTimeout interval value for the requests of the object instances of NMContent, NMService and NMUser. The precedence of this specific timeout is higher than the one that is set in Netmera class.
property
Properties
requestTimeout
Timeout interval value for the requests of the object instances of NMContent, NMService and NMUser. The precedence of this specific timeout is higher than the one that is set in Netmera class.
@property (nonatomic) NSTimeInterval requestTimeoutDiscussion
Timeout interval value for the requests of the object instances of NMContent, NMService and NMUser. The precedence of this specific timeout is higher than the one that is set in Netmera class.
Declared In
NMCore.h