Creates a UMERegistrationIdExCallbackInfo object and initializes fields to the given values.


- source (String)
- Name (IP address) of the source.
- sourceRegId (UInt32)
- Reg ID of the source.
- store (String)
- Name (IP address) of the store.
- storeIndex (UInt16)
- Index of the store.
- flags (Int32)
- Informational flags.
- srcCbArg (Object)
- Client-supplied source callback object if using the LBMSourceCreationCallback callback.

Exception | Condition |
---|---|
Source registration ID must be >= 0. | |
Store index must be >= 0. |