Click or drag to resize
MConnectionState Enumeration
An enum for MEdiaGateway connection states

Namespace: Ozeki.MediaGateway
Assembly: OzekiMediaGateway (in OzekiMediaGateway.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum MConnectionState
Members
  Member nameValueDescription
Success0 Mediagateway connection succeeded
LncTrialPeriod1 Mediagateway trial period
LncTrialPeriodExpired2 MEdiagateway trial period has been expired, the connection has been failed
LncConnectionLimit3 Mediagateway connection limit has been exceeded, the connection has been failed
See Also