[Go to site: main page, start]

Interface SocketRequest

interface SocketRequest {
    broadcast?: boolean;
    options?: object;
}
Index

Properties

Properties

broadcast?: boolean
options?: object