HbbTv  17.9.0
Open source HBBTV engine
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
networkinterface.h File Reference

NPAPI NetworkInterface. More...

Go to the source code of this file.

Functions

NPObjectNetworkInterfaceCreate (NPP instance, void *networkinterface_handle)
 Creates the NetworkInterface and store in link list. More...
 
void * NetworkInterfaceGetHandle (NPObject *obj)
 
void NetworkInterface_onNetworkStatusChange (void *network_interface, U8BIT result)
 

Detailed Description

NPAPI NetworkInterface.

Date
April 2014
Author
Sergio Panseri

Function Documentation

NPObject* NetworkInterfaceCreate ( NPP  instance,
void *  networkinterface_handle 
)

Creates the NetworkInterface and store in link list.

Returns
Pointer to object created

Creates the NetworkInterface and store in link list.

Returns
Pointer to object created