UME Registration ID Extended Callback Info class.

C# |
public class UMERegistrationIdExCallbackInfo

All Members | Constructors | Methods | |||
Icon | Member | Description |
---|---|---|
![]() | UMERegistrationIdExCallbackInfo()()() |
Creates a UMERegistrationIdExCallbackInfo object and sets all fields to 0/null.
|
![]() | UMERegistrationIdExCallbackInfo(String, UInt32, String, UInt16, Int32, Object) |
Creates a UMERegistrationIdExCallbackInfo object and initializes fields to the given values.
|
![]() | flags()()() |
Get informational flags.
|
![]() | source()()() |
Get the source name (IP address).
|
![]() | sourceClientObject()()() |
Get per-source client object.
|
![]() | sourceRegistrationId()()() |
Get the source's registration ID.
|
![]() | store()()() |
Get the store name (IP address).
|
![]() | storeIndex()()() |
Get the store's index.
|

Contains information passed to user-supplied UME registration ID
callbacks.

Object | |
![]() | UMERegistrationIdExCallbackInfo |