ServerTransaction Class |
Namespace: Ozeki.VoIP
The ServerTransaction type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreateState | (Overrides AbstractTransactionCreateState(TransactionStates).) |
![]() | Dispose | (Inherited from AbstractTransaction.) |
![]() | HandleReceivedMessage | (Inherited from AbstractTransaction.) |
![]() | NextState | (Inherited from AbstractTransaction.) |
![]() | OnTransactionError | (Inherited from AbstractTransaction.) |
![]() | OnTransactionTerminated | (Inherited from AbstractTransaction.) |
![]() | SendMessageToTransport | (Inherited from AbstractTransaction.) |
![]() | Start | (Overrides AbstractTransactionStart.) |
![]() | TransportError | (Inherited from AbstractTransaction.) |
Name | Description | |
---|---|---|
![]() | ItsLowerProtocolLayer | (Inherited from AbstractTransaction.) |
![]() | ItsMessageFactory | (Inherited from AbstractTransaction.) |
![]() | ItsUpperProtocolLayer | (Inherited from AbstractTransaction.) |
Name | Description | |
---|---|---|
![]() | CurrentState | (Inherited from AbstractTransaction.) |
![]() | InviteMode |
True, if the request was an INVITE.
(Inherited from AbstractTransaction.) |
![]() | Logger | (Inherited from AbstractTransaction.) |
![]() | RequestMessage | (Inherited from AbstractTransaction.) |
![]() | RetransmitMessage | (Inherited from AbstractTransaction.) |
![]() | T1 | (Inherited from AbstractTransaction.) |
![]() | TransactionError | (Inherited from AbstractTransaction.) |
![]() | TransactionID | (Inherited from AbstractTransaction.) |
![]() | TransactionType | (Inherited from AbstractTransaction.) |
![]() | Unreliable | (Inherited from AbstractTransaction.) |