Interface IReceiveSyncInfoEvent

interface IReceiveSyncInfoEvent {
    data: string;
}

Properties

Properties

data: string

Generated using TypeDoc