void init(String roomId, GiftUser owner, GiftUser self) { GiftStore().init(roomId, owner, self); _initReceiveLikeMessageListener(); }