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

Properties