MediaSFU React Native
    Preparing search index...

    Interface Shapes

    interface Shapes {
        action: string;
        payload: ShapePayload;
    }
    Index

    Properties

    Properties

    action: string
    payload: ShapePayload