Package 

Object InstrumentManager

    • Method Summary

      Modifier and Type Method Description
      final static Unit start() Start Instrument functionality.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • start

         final static Unit start()

        Start Instrument functionality.

        Note that the function should be called after FacebookSdk is initialized. Otherwise, exception FacebookSdkNotInitializedException will be thrown when loading and sending crash reports.