angular-simple-chat icon indicating copy to clipboard operation
angular-simple-chat copied to clipboard

Auto receive when has new messages

Open sopheakmorm opened this issue 8 years ago • 0 comments

Hey guy,

I cannot get the new message when another users input chat to me .

I have trived this methond, but it doesn't work

$scope.$on('simple-chat-message-posted', function () { console.log("Message from Sopheak"); });

Please help me!!!!

thank you

sopheakmorm avatar Jun 08 '16 07:06 sopheakmorm