Hiyve Components - v1.0.0
    Preparing search index...

    Interface OwnerPresencePayload

    Owner presence message payload

    interface OwnerPresencePayload {
        fileId: string;
        present: boolean;
    }
    Index

    Properties

    Properties

    fileId: string

    File ID

    present: boolean

    Whether owner is present