Splunk MINT SDK for iOS (Legacy)

Splunk MINT SDK for iOS Developer Guide

Acrobat logo Download manual as PDF


Splunk MINT is no longer available for purchase as of January 29, 2021. Customers who have already been paying to ingest and process MINT data in Splunk Enterprise will continue to receive support until December 31, 2021, which is End of Life for all MINT products: App, Web Service (Management Console), SDK and Add-On.
This documentation does not apply to the most recent version of Splunk MINT SDK for iOS (Legacy). For documentation on the most recent version, go to the latest release.
Acrobat logo Download topic as PDF

Changelog

Download

To download the latest version of the Splunk MINT SDK for iOS, see Requirements and installation for iOS.

For help with common issues, see Troubleshooting Splunk MINT.

Version 5.0.0

Released 03/21/2016


What's New

  • Added support for using the HTTP Event Collector to send data to MINT. For details, see About Splunk MINT data collection.
  • Many methods and properties have changed (see the list below). The documentation and code examples have been updated to reflect these changes.
  • Added end-to-end code examples showing how to use the full API. For details, see Swift code example and Objective-C code example.


API Changes

Renamed:

  • Mint.closeSessionAsync to Mint.closeSession
  • Mint.flushAsync to Mint.flush
  • Mint.logEventAsyncWithName to Mint.logEventWithName
  • Mint.logExceptionAsync to Mint.logException
  • Mint.startSessionAsync to Mint.startSession
  • Mint.setUserOptOut to Mint.enableUserOptOut


New:

  • Mint.enableDebugLog
  • Mint.extraData
  • Mint.extraDataForKey
  • Mint.initAndStartSessionWithAPIKey
  • Mint.initAndStartSessionWithHECUrl
  • Mint.removeAllExtraData
  • Mint.removeExtraDataForKey
  • MintLimitedExtraData.extraDataDictionary
  • MintLimitedExtraData.removeAllValues
  • MintLimitedExtraData.removeValueForKey
  • MintLimitedExtraData.setValue:forKey
  • MintLimitedExtraData.valueForKey


Removed:

  • ExtraData.initWithKeyandValue
  • ExtraData.isEqualToExtraData
  • LimitedExtraDataList.add
  • LimitedExtraDataList.addExtraDataToDataFixture
  • LimitedExtraDataList.addPrivateExtraDataToDataFixture
  • LimitedExtraDataList.addWithKeyandValue
  • LimitedExtraDataList.clear
  • LimitedExtraDataList.contains
  • LimitedExtraDataList.indexOf
  • LimitedExtraDataList.insertAtIndexextraData
  • LimitedExtraDataList.remove
  • LimitedExtraDataList.removeAtIndex
  • LimitedExtraDataList.removeWithKey
  • Mint.addExtraDataList
  • Mint.clearExtraData
  • Mint.exceptionFixtureFrom
  • Mint.initAndStartSession
  • Mint.logEventAsyncWithTag
  • Mint.removeExtraDataWithKey
  • MintLogger.setRequestWorker
  • MintMessageException.initWithNamereasonuserInfo


Properties

New:

  • Mint.applicationEnvironment


Removed:

  • MintResult.clientRequest
  • LimitedExtraDataList.count
  • MintResult .descriptionResult
  • TransactionResult.descriptionResult
  • MintResult.exceptionError
  • LimitedExtraDataList.extraDataArray
  • Mint.extraDataList
  • MintResult.handledWhileDebugging
  • Mint.handleWhileDebugging
  • ExtraData.key
  • MintLogResult.logType
  • LimitedExtraDataList.maxCount
  • ExtraData.maxValueLength
  • TransactionStopResult.reason
  • MintResult.requestType
  • MintResult.resultState
  • TransactionStartResult.transactionName
  • TransactionStartResult.transactionStart
  • TransactionResult.transactionStatus
  • TransactionStopResult.transactionStop
  • ExtraData.value
Last modified on 21 March, 2016
PREVIOUS
API Reference
  NEXT
Known issues

This documentation applies to the following versions of Splunk MINT SDK for iOS (Legacy): 5.0.x


Was this documentation topic helpful?


You must be logged into splunk.com in order to post comments. Log in now.

Please try to keep this discussion focused on the content covered in this documentation topic. If you have a more general question about Splunk functionality or are experiencing a difficulty with Splunk, consider posting a question to Splunkbase Answers.

0 out of 1000 Characters