com.microsoft.telemetry.IContext Maven / Gradle / Ivy
package com.microsoft.telemetry;
public interface IContext extends IJsonSerializable {
}
package com.microsoft.telemetry;
public interface IContext extends IJsonSerializable {
}