1.

Can An Application Send An Event To Itself And Capture It?

Answer»

An APPLICATION can send USER events to itself using OSP::App::SendUserEvent() and CAPTURE the EVENT using Osp::App::OnUserEventReceived().

An application can send user events to itself using Osp::App::SendUserEvent() and capture the event using Osp::App::OnUserEventReceived().



Discussion

No Comment Found