单项选择题

A.socket.listen =function(event){}
B.socket.onListenMsg =function(event){}
C.socket.message =function (event){}
D.socket.onmessage =function(event){...}