Call logs 331removeMeetMeConfUservoid removeMeetMeConfUser(java.lang.String userName)This method deletes an existing Meet Me conference user from the system.Call logs This interface contains the methods that are used to access the call loginformation of a user. These methods are controlled by the Network CallLogs service. If the user does not have this service in the service package,then the methods cannot be executed.The methods are:• "deleteCallLogs" (page 331)• "getCallLogs" (page 331)• "getIncomingCallLogs" (page 331)• "getOutgoingCallLogs" (page 331)Complex Data Type (Provisionable Entity) CallLogWebService Name CallLogRequired ServicePackage Service NetworkCall LogsdeleteCallLogsvoid deleteCallLogs(java.lang.String username, java.lang.String[] callIds)This method removes a set of call logs for the specified user.getCallLogsCallLog[] getCallLogs(java.lang.String username)This method retrieves a list of call logs (incoming or outgoing) for a user.getIncomingCallLogsCallLog[] getIncomingCallLogs(java.lang.String username)This method retrieves a list of incoming call logs for a user.getOutgoingCallLogsCallLog[] getOutgoingCallLogs(java.lang.String username)This method retrieves a list of outgoing call logs for a user.Nortel Multimedia Communication Server 5100Application Programming Interfaces ReferenceNN42020-146 01.07 StandardRelease 4.0 19 October 2007Copyright © 2007, Nortel Networks.