Msn Api - Brickcom WCB-100A User Manual

Cb-100a series megapixel cube network camera
Hide thumbs Also See for WCB-100A:
Table of Contents

Advertisement

MSN API

MSN API allows applications to
1) set/get the IP Camera MSNBot setting
Data structures
Data Structure
SMsnbot
SMsnBuddyList
MsnBuddy
/*MSNbot */
typedef struct _MsnBuddy{
int enabled;
char account[128];
int isNotifiedAcnt;
}MsnBuddy;
/*SMsnBuddyList */
typedef struct _MsnBuddyList
int size;
MsnBuddy buddy[5];
}SMsnBuddyList;
typedef struct _msnbotSetting{
char account[128];
char passwd[128];
char msnOpPasswd[128];
char friendlyName[128];
int webcamEnabled;
int alarmNotifyEnabled;
SMsnBuddyList bList;
Description
Details the setting of MSNBot.
List of msn buddy.
Details the buddy information.
//msn account
//0:no 1:yes
{
//0:disable 1:enable
//0:disable 1:enable
- 146 -

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the WCB-100A and is the answer not in the manual?

Questions and answers

Lee
March 12, 2025

Can it b use in windows 10

This manual is also suitable for:

Cb-100a

Table of Contents