Android SDK Version


public class InstrumentManager
Field Summary
Modifier and TypeFieldDescription
public final static InstrumentManagerINSTANCE
Method Summary
Modifier and TypeMethodDescription
final static Unitstart() 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 Unitstart()
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.