esp8266ndn
NDN Arduino library for ESP8266 and more
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Enumerations
ndnph::ContentType Namespace Reference

ContentType assigned numbers. More...

Enumerations

enum  {
  Blob = 0x00 , Link = 0x01 , Key = 0x02 , Nack = 0x03 ,
  PrefixAnn = 0x05
}
 

Detailed Description

ContentType assigned numbers.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
Blob 
Link 
Key 
Nack 
PrefixAnn