Classes Files

com::wombat::mama::examples::MamaInboxJava::CB

Inherits from com.wombat.mama.MamaInboxCallback

Public Functions

  Name
void onMsg(MamaInbox inbox, MamaMsg msg)
void onDestroy(MamaInbox inbox)

Public Functions Documentation

function onMsg

inline void onMsg(
    MamaInbox inbox,
    MamaMsg msg
)

function onDestroy

inline void onDestroy(
    MamaInbox inbox
)

Updated on 2023-03-31 at 15:29:44 +0100