Hierarchy

  • SocketNotification

Properties

body: string
channel: Channel
event: default
from: {
    id: string;
    type: Sender_Receiver;
}

Type declaration

message: string
payloadData?: any
save: boolean
subject: string
to: {
    id: string;
    socketId: string;
    type: Sender_Receiver;
}

Type declaration

Generated using TypeDoc