SignalingSession Properties

The SignalingSession type exposes the following members.

Properties

  Name Description
Public property CallId Gets the session ID.
Public property Connection Gets the connection used by this signaling session.
Public property DesiredSessionTimerInterval Gets and sets the desired session timer interval for the application, in seconds.
Public property Endpoint Gets the endpoint associated with the session.
Public property FromTag Gets the tag used in the "From" header.
Public property Grid Gets or sets the grid context for this session.
Public property IsIncoming
Public property IsSessionTimerSupported Gets or sets whether the session supports a session timer.
Public property LocalParticipant Gets the local participant of the session.
Public property MinimumSessionExpiresInterval Gets and sets the minimum session expires interval value, in seconds, of the session.
Public property OfferAnswerNegotiation Gets and sets the media negotiation callback interface implemented by the caller.
Public property ReliableProvisionalResponsePolicy Gets or sets the default policy for supporting 100rel extension feature.
Public property RemoteParticipant Gets the remote participant of the session.
Public property SessionTarget Gets the target of the session.
Public property SessionTimerInterval Gets the session timer interval, in seconds.
Public property State Gets the state of the session.
Public property ToTag Gets the tag used in the "To" header.

Top

See Also

Reference

SignalingSession Class

Microsoft.Rtc.Signaling Namespace