/**@class android.os.MessengerService
@extends android.app.Service

*/
var MessengerService = {

/**
*/
onBind : function(  ) {},


};