com.latencybusters.lbm
Interface LBMRegistrationIdCallback


public interface LBMRegistrationIdCallback

Interface for setting the receiver registration ID for a given source and topic (UME only).


Method Summary
 long setRegistrationId(java.lang.Object cbArg, java.lang.String source, long sourceRegId)
          Callback to set a receiver registration ID (UME only)
 

Method Detail

setRegistrationId

long setRegistrationId(java.lang.Object cbArg,
                       java.lang.String source,
                       long sourceRegId)
Callback to set a receiver registration ID (UME only)

Parameters:
cbArg - Callback object token
source - Name of the source for the ID.
sourceRegId - Registration ID for the source.
Returns:
Registration ID to be used by the receiver


All of the documentation and software included in this and any other Informatica Inc "Ultra Messaging" Release is Copyright (C) 2004-2014, Informatica Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted only as covered by the terms of a valid software license agreement with 29West Inc. Copyright © 2004-2014, Informatica, Inc. All Rights Reserved.