AboutSupportDeveloper GuideVersion 38.126.82.64
interface InteropLoggingOptions {
    afterAction: InteropActionLoggingOption;
    beforeAction: InteropActionLoggingOption;
}

Properties