setReceiverAndLocale(Message, Customer, long) method

Sets the correct message receiver base on the notification type (must already be set) and sets the correct locale for the provided user (if the Message is of the sub-class TemplateMessage)

Syntax

void setReceiverAndLocale ( Message message , Customer receiver , long actor )

Parameters