slot0 = class("resumeMediator", import("..base.ContextMediator")) function slot0.register(slot0) slot0.viewComponent:setPlayerVO(slot0.contextData.player) end function slot0.listNotificationInterests(slot0) return {} end function slot0.handleNotification(slot0, slot1) slot2 = slot1:getName() slot3 = slot1:getBody() end return slot0