Splunk MINT SDK for iOS  4.4
 All Classes Files Functions Enumerations Enumerator Properties Macros
TransactionStartResult Class Reference

#import <TransactionStartResult.h>

Inherits TransactionResult.

Properties

NSString * transactionName
 
TrStart * transactionStart
 
- Properties inherited from TransactionResult
TransactionStatus transactionStatus
 
NSString * descriptionResult
 

Detailed Description

The TransactionStartResult class provides information when a transaction starts.

Property Documentation

- (NSString*) transactionName
readwritenonatomicstrong

The unique name of the transaction.

- (TrStart*) transactionStart
readwritenonatomicstrong

The transaction model that started.


The documentation for this class was generated from the following file: