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

Properties