Package 

Class InputStreamExtKt

    • Method Summary

      Modifier and Type Method Description
      final static InputStream asRumResource(InputStream $self, String url, SdkCore sdkCore) Allow the RumMonitor to track this InputStream as a RUM Resource.
      • Methods inherited from class java.lang.Object

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

      • asRumResource

         final static InputStream asRumResource(InputStream $self, String url, SdkCore sdkCore)

        Allow the RumMonitor to track this InputStream as a RUM Resource.

        Parameters:
        url - the url to be associated with this resource
        sdkCore - the SDK instance to use.