@vonage/client-sdk - v2.7.0
    Preparing search index...

    Interface MessageFileEventBody

    The MessageFileEvent Body type

    interface MessageFileEventBody {
        get deleted(): Nullable<string>;
        get fileUrl(): string;
    }
    Index
    • get deleted(): Nullable<string>

      Returns Nullable<string>

    • get fileUrl(): string

      Returns string