Creates a UMEDeregistrationSuccessInfo object and initializes fields to supplied values.


- flags (Int32)
- Flags concerning the type of deregistration.
- sourceRegId (UInt32)
- Source registration ID (must be >= 0).
- receiverRegId (UInt32)
- Receiver registration ID (must be >= 0).
- sequenceNumber (UInt32)
- Starting sequence number.
- storeIndex (UInt16)
- Index of store registered with (must be >= 0).
- store (String)
- Name (IP address) of store registered with.

Exception | Condition |
---|---|
UME source registration ID was < 0. | |
UME receiver registration ID was < 0. | |
UME sequence number was < 0. | |
UME store index was < 0. |