Skip to content

WsClient.Notify structure

public struct Notify : IEquatable<Notify>

Public Members

name description
Notify(…)
id { get; set; }
method { get; set; }
parameters { get; set; }

See Also