Exemplo n.º 1
0
 public ConnectedEventRequest(Microsoft.Azure.WebPubSub.Common.WebPubSubConnectionContext context) : base(default(Microsoft.Azure.WebPubSub.Common.WebPubSubConnectionContext))
 {
 }
Exemplo n.º 2
0
 protected WebPubSubEventRequest(Microsoft.Azure.WebPubSub.Common.WebPubSubConnectionContext context)
 {
 }
Exemplo n.º 3
0
 public ConnectEventRequest(Microsoft.Azure.WebPubSub.Common.WebPubSubConnectionContext context, System.Collections.Generic.IReadOnlyDictionary <string, string[]> claims, System.Collections.Generic.IReadOnlyDictionary <string, string[]> query, System.Collections.Generic.IEnumerable <string> subprotocols, System.Collections.Generic.IEnumerable <Microsoft.Azure.WebPubSub.Common.WebPubSubClientCertificate> certificates) : base(default(Microsoft.Azure.WebPubSub.Common.WebPubSubConnectionContext))
 {
 }
Exemplo n.º 4
0
 public UserEventRequest(Microsoft.Azure.WebPubSub.Common.WebPubSubConnectionContext context, System.BinaryData data, Microsoft.Azure.WebPubSub.Common.WebPubSubDataType dataType) : base(default(Microsoft.Azure.WebPubSub.Common.WebPubSubConnectionContext))
 {
 }
Exemplo n.º 5
0
 public DisconnectedEventRequest(Microsoft.Azure.WebPubSub.Common.WebPubSubConnectionContext context, string reason) : base(default(Microsoft.Azure.WebPubSub.Common.WebPubSubConnectionContext))
 {
 }