LocalOrigin Class |
Namespace: Ozeki.Media
The LocalOrigin type exposes the following members.
Name | Description | |
---|---|---|
![]() | LocalOrigin | Initializes a new instance of the LocalOrigin class |
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from Origin.) |
![]() | Equals(Origin) | (Inherited from Origin.) |
![]() | GetHashCode | (Inherited from Origin.) |
![]() | Update |
Name | Description | |
---|---|---|
![]() | AsSDPOrigin | (Defined by OriginEx.) |
![]() | Clone | (Defined by OriginEx.) |
Name | Description | |
---|---|---|
![]() | AddressType |
Gets the type of the uri address. Initially IPv4 or IPv6.
(Inherited from Origin.) |
![]() | NetType |
Gets the type of network.
(Inherited from Origin.) |
![]() | SessionId |
Gets the unique identifier of the session.
(Inherited from Origin.) |
![]() | SessionVersion | (Overrides OriginSessionVersion.) |
![]() | Uri |
Gets the address of the machine from which the session was created.
(Inherited from Origin.) |
![]() | Username |
Gets the user name part of the originator. Must not contain spaces.
(Inherited from Origin.) |