UME Registration Success Info class.

C# |
public class UMERegistrationSuccessInfo

All Members | Constructors | Methods | |||
Icon | Member | Description |
---|---|---|
![]() | UMERegistrationSuccessInfo()()() |
Creates a UMERegistrationSuccessInfo object and initializes all fields to 0/null.
|
![]() | UMERegistrationSuccessInfo(Int32, UInt32, UInt32, UInt32, UInt16, String) |
Creates a UMERegistrationSuccessInfo object and initializes fields to supplied values.
|
![]() | flags()()() |
Get registration success flags.
|
![]() | receiverRegistrationId()()() |
Get receiver registration ID.
|
![]() | sequenceNumber()()() |
Get starting sequence number.
|
![]() | sourceRegistrationId()()() |
Get source registration ID.
|
![]() | sourceSessionId()()() |
Get the session ID of the source.
|
![]() | store()()() |
Get name (IP address) of the store successfully registered with.
|
![]() | storeIndex()()() |
Get index of the store successfully registered with.
|

Contains extended information for UME registration success messages,
like flags indicating any conditions on store registration, source
and receiver registration IDs, and the store's name and group index.

Object | |
![]() | UMERegistrationSuccessInfo |