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

Properties