UME Source Event Registration Success Info class.

C# |
public class UMESourceEventRegistrationSuccessInfo

All Members | Constructors | Methods | |||
Icon | Member | Description |
---|---|---|
![]() | UMESourceEventRegistrationSuccessInfo()()() |
Creates a UMESourceEventRegistrationSuccessInfo object and initializes all fields to 0/null.
|
![]() | UMESourceEventRegistrationSuccessInfo(Int32, UInt32, UInt32, UInt16, String) |
Creates a UMESourceEventRegistrationSuccessInfo object and initializes fields to the given values.
|
![]() | flags()()() |
Returns store registration type flags.
|
![]() | registrationId()()() |
Returns the source's registration ID.
|
![]() | sequenceNumber()()() |
Returns the source's starting sequence number.
|
![]() | store()()() |
Returns the name (IP address) of the store registered with.
|
![]() | storeIndex()()() |
Returns the index of the store this source successfully registered to.
|

Retrieved with the LBMSourceEvent.registrationSuccessInfo() method. Contains extended registration success info.

Object | |
![]() | UMESourceEventRegistrationSuccessInfo |