Table of Contents

Class RealTimeReporting

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[Value("RealTimeReporting")]
public class RealTimeReporting
Inheritance
RealTimeReporting
Inherited Members

Constructors

RealTimeReporting()

public RealTimeReporting()

Methods

ContributeToHistogram(RealTimeContribution)

[Value("contributeToHistogram")]
public GlobalObject.Undefined ContributeToHistogram(RealTimeContribution contribution)

Parameters

contribution RealTimeContribution

Returns

GlobalObject.Undefined