i

fun i(message: String): Int

Logs an informational message.

Use this method to log general information about SDK operations and state changes.

Return

The result of the underlying Log.i() call

Parameters

message

The informational message to log