Represents socket address. More...
#include <cellular_types.h>
Data Fields | |
CellularIPAddress_t | ipAddress |
uint16_t | port |
Represents socket address.
CellularIPAddress_t CellularSocketAddress_t::ipAddress |
IP address.
uint16_t CellularSocketAddress_t::port |
Port number.