Sent to inform that an error occurred on the server providing a message to show

interface MediaEvent_Error {
    message: string;
}

Properties

Properties

message: string