MediaSFU Angular
    Preparing search index...

    Interface PermissionUpdatedData

    interface PermissionUpdatedData {
        newLevel: string;
        message?: string;
    }
    Index

    Properties

    Properties

    newLevel: string
    message?: string