Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Create a cmHandleState handler which takes in the cmHandleState transition event
    --  Responsible for identifying the state transition
    --  Based on state transition call the relevant methods to create the NcmpEvent accordingly.


  • Identify the trigger points in the code where the actual state transitioning is happening and call the handler from there and provide the type of transition.


    Overview



upload version 2

Insert a new picture (png):

Image Added

Uploaded original image with new name

Image Added

a random jpeg

Image Added

a random .jpg

Image Added




2. Solution #2

Responsibilities of the state handlers

...