Splunk MINT SDK for iOS  4.0
 All Data Structures Files Functions Enumerations Enumerator Properties Macros
Class Methods
TrStart Class Reference

Inherits Transaction.

Class Methods

(TrStart *) + getInstanceWithTransactionName:appEnvironment:andPerformance:
 

Additional Inherited Members

- Properties inherited from Transaction
NSString * name
 
NSString * transactionId
 

Method Documentation

+ (TrStart*) getInstanceWithTransactionName: (NSString *)  transactionName
appEnvironment: (MintAppEnvironment *)  anAppEnvironment
andPerformance: (MintPerformance *)  aPerformance 

Creates a new TrStart instance.

Parameters
transactionNameThe name of the transaction.
anAppEnvironmentA MintAppEnvironment instance.
aPerformanceA MintPerformance instance.
Returns
A reference to the TrStart instance.

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