Knox Tizen Wearable SDK
sim_change_info_t Struct Reference

for sim change information More...

#include <misc.h>

Data Fields

sim_change_type_t change_type
 
long change_time
 
sim_info_tcurrent_sim_info
 
sim_info_tprevious_sim_info
 

Detailed Description

for sim change information

Since (Tizen):
2.3.1.5
Since (Knox_wearable):
1.0.0

Definition at line 72 of file misc.h.

Field Documentation

long sim_change_info_t::change_time

The time at which this SIM change operation occurred.

Definition at line 74 of file misc.h.

sim_change_type_t sim_change_info_t::change_type

The type of SIM Change operation.

Definition at line 73 of file misc.h.

sim_info_t* sim_change_info_t::current_sim_info

SIM information of the previous SIM card.

Definition at line 75 of file misc.h.

sim_info_t* sim_change_info_t::previous_sim_info

SIM information of the previous SIM card.

Definition at line 76 of file misc.h.


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