com.bugsnag
Class Metrics

java.lang.Object
  extended by com.bugsnag.Metrics

public class Metrics
extends Object


Constructor Summary
Metrics(Configuration config, Diagnostics diagnostics)
           
 
Method Summary
 void deliver()
           
 org.json.JSONObject toJSON()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Metrics

public Metrics(Configuration config,
               Diagnostics diagnostics)
Method Detail

deliver

public void deliver()
             throws NetworkException
Throws:
NetworkException

toJSON

public org.json.JSONObject toJSON()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014. All Rights Reserved.