Package 

Class DatadogRumContext


  • 
    public final class DatadogRumContext
    
                        

    Provides information on the RUM feature context.

    • Constructor Detail

      • DatadogRumContext

        DatadogRumContext(String applicationId, String sessionId, String viewId)
        Parameters:
        applicationId - the RUM Application ID provided when initialising the SDK.
        sessionId - the unique ID of the current RUM Session.
        viewId - the unique ID of the current tracked RUM View.