Embedded SDK
Embedded SDK
Public Attributes | List of all members
nbgl_content_t Struct Reference

This structure contains data to build a content. More...

#include <nbgl_content.h>

Collaboration diagram for nbgl_content_t:
Collaboration graph
[legend]

Public Attributes

nbgl_contentType_t type
 type of page content in the content union More...
 
nbgl_content_u content
 
nbgl_contentActionCallback_t contentActionCallback
 callback to be called when an action on an object occurs More...
 

Detailed Description

This structure contains data to build a content.

Definition at line 363 of file nbgl_content.h.

Member Data Documentation

◆ content

nbgl_content_u nbgl_content_t::content

Definition at line 365 of file nbgl_content.h.

◆ contentActionCallback

nbgl_contentActionCallback_t nbgl_content_t::contentActionCallback

callback to be called when an action on an object occurs

Definition at line 367 of file nbgl_content.h.

◆ type

nbgl_contentType_t nbgl_content_t::type

type of page content in the content union

Definition at line 364 of file nbgl_content.h.


The documentation for this struct was generated from the following file: