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

Properties