AifGatewayQueue::getInboundConversationList Method

Reads the first available incoming record from the queue.

Syntax

client server public static List getInboundConversationList()

Run On

Called

Return Value

Type: List Class
A list of containers that contain a unique combination of AifConversationId, AifEndpointId, and AifChannel values.

Remarks

This method gets a list of all valid conversations for conversation-based processing.

See Also

Reference

AifGatewayQueue Table