start

open fun start(@NonNull apiKey: String)

Set the API Key of Batch. You should call this method before any other, only one time. Typically on the onCreate of your Application class.

Parameters

apiKey

Your Batch API Key