NUGU SDK Linux  1.7.5
SessionManagerInterface

SessionManager Interface. More...

+ Collaboration diagram for SessionManagerInterface:

Classes

struct  NuguClientKit::_Session
 Model for containing session info. More...
 
class  NuguClientKit::ISessionManager
 SessionManager interface. More...
 
class  NuguClientKit::ISessionManagerListener
 ISessionManagerListener interface. More...
 

Typedefs

typedef struct NuguClientKit::_Session NuguClientKit::Session
 Model for containing session info. More...
 

Detailed Description

SessionManager Interface.

Interface of SessionManager which manages session info.

Typedef Documentation

◆ Session

Model for containing session info.

See also
ISessionManager