include/alp/postal_imps_public_profile.h File Reference


Detailed Description

Postal IMPS Public Profile APIs.

#include <alp/postal_types.h>
#include <alp/postal_imps_types.h>
#include <alp/postal_property.h>

Go to the source code of this file.

Defines

#define ALP_POSTAL_IMPS_PROPERTY_PP_AGE   ALP_POSTAL_PROPERTY(ALP_POSTAL_SERVICE_ID_IMPS, ALP_POSTAL_IMPS_SERVICE_CLASS_ID_PUBLIC_PROFILE, ALP_POSTAL_PROPERTY_TYPE_C_STRING, 2)
 Public Profile AGE.
#define ALP_POSTAL_IMPS_PROPERTY_PP_COUNTRY   ALP_POSTAL_PROPERTY(ALP_POSTAL_SERVICE_ID_IMPS, ALP_POSTAL_IMPS_SERVICE_CLASS_ID_PUBLIC_PROFILE, ALP_POSTAL_PROPERTY_TYPE_C_STRING, 3)
 Public Profile COUNTRY.
#define ALP_POSTAL_IMPS_PROPERTY_PP_FRIENDLY_NAME   ALP_POSTAL_PROPERTY(ALP_POSTAL_SERVICE_ID_IMPS, ALP_POSTAL_IMPS_SERVICE_CLASS_ID_PUBLIC_PROFILE, ALP_POSTAL_PROPERTY_TYPE_C_STRING, 4)
 Public Profile FRIENDLY NAME.
#define ALP_POSTAL_IMPS_PROPERTY_PP_USER_ID   ALP_POSTAL_PROPERTY(ALP_POSTAL_SERVICE_ID_IMPS, ALP_POSTAL_IMPS_SERVICE_CLASS_ID_PUBLIC_PROFILE, ALP_POSTAL_PROPERTY_TYPE_C_STRING, 1)
 Public Profile USER_ID.

Typedefs

typedef _AlpPostalPropertyContainer AlpPostalImpsPublicProfile
 Defines IMPS Public Profile.
typedef _AlpPostalPropertyContainerList AlpPostalImpsPublicProfileList
 Defines IMPS Public Profile List.

Functions

alp_status_t alp_postal_imps_public_profile_free (AlpPostalImpsPublicProfile *iImpsPublicProfile)
 Free a PublicProfile.
alp_status_t alp_postal_imps_public_profile_get_property (AlpPostalImpsPublicProfile *iImpsPublicProfile, alp_postal_property_id_t iPropertyId, AlpPostalProperty **oImpsPublicProfilePropertyP)
 Get a property from a AlpPostalImpsPublicProfile.
alp_status_t alp_postal_imps_public_profile_init (AlpPostalImpsPublicProfile *iImpsPublicProfile)
 Initialize a PublicProfile. MUST be called before used.
alp_status_t alp_postal_imps_public_profile_set_property (AlpPostalImpsPublicProfile *ioImpsPublicProfile, alp_postal_property_id_t iImpsPublicProfilePropertyId, alp_postal_property_const_value_t iImpsPublicProfilePropertyDataP, uint16_t iImpsPublicProfilePropertyDataSize)
 Set a property on a AlpPostalImpsPublicProfile.


Generated on Wed Jul 30 07:06:40 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.