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

Properties