de.starface.integration.uci.java.v30.messages.events
Interface UciFmcPhoneEvents


@UciService(value="ucp.v30.events.fmcphone")
@RpcInterface(value="ucp.v30.events.fmcphone")
@RpcValueTranslation(version=30)
public interface UciFmcPhoneEvents


Method Summary
 void fmcPhonesChangedEvent(FmcPhone phones)
          This event provides Information about changes of FMC phones of this user.
 

Method Detail

fmcPhonesChangedEvent

void fmcPhonesChangedEvent(FmcPhone phones)
This event provides Information about changes of FMC phones of this user.

Parameters:
phones - a list of all FMC phones of this user.


Copyright © 2012 STARFACE GmbH. All rights reserved.