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

Properties