UME Deregistration Success Info class.

C# |
public class UMEDeregistrationSuccessInfo

All Members | Constructors | Methods | |||
Icon | Member | Description |
---|---|---|
![]() | UMEDeregistrationSuccessInfo()()() |
Creates a UMEDeregistrationSuccessInfo object and initializes all fields to 0/null.
|
![]() | UMEDeregistrationSuccessInfo(Int32, UInt32, UInt32, UInt32, UInt16, String) |
Creates a UMEDeregistrationSuccessInfo object and initializes fields to supplied values.
|
![]() | flags()()() |
Get deregistration success flags.
|
![]() | receiverRegistrationId()()() |
Get receiver registration ID.
|
![]() | sequenceNumber()()() |
Get starting sequence number.
|
![]() | sourceRegistrationId()()() |
Get source registration ID.
|
![]() | 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 deregistration success messages,
like flags indicating any conditions on store deregistration, source
and receiver registration IDs, and the store's name and group index.

Object | |
![]() | UMEDeregistrationSuccessInfo |