FCClientPlatform (FirstClass internal functions) 
Purpose 
Returns a constant value that is the platform on which the FirstClass client is currently being used. 
FCClientPlatform returns one of the following values: 
 
 
Value  | 
Client platform  | 
 
fcBlackberry  | 
BlackBerry client  | 
 
fcCLUI  | 
command line user interface  | 
 
fcContentServices  | 
Content Services protocol module  | 
 
fcDOS  | 
DOS client  | 
 
fcFinger  | 
Finger  | 
 
fcFTP  | 
FTP  | 
 
fcGateway  | 
gateway  | 
 
fcHTTP  | 
HTTP  | 
 
fcIMAP  | 
IMAP  | 
 
fcInternet  | 
Internet Services  | 
 
fciPhone  | 
iPhone client  | 
 
fciSync  | 
iSync  | 
 
fcLDAP  | 
LDAP client  | 
 
fcLibraryServices  | 
Archive Services  | 
 
fcMacintosh  | 
Mac client  | 
 
fcMAPI  | 
MAPI  | 
 
fcNNTP  | 
NNTP  | 
 
fcOfflineServer  | 
offline server  | 
 
fcPersonalServer  | 
FirstClass Personal server  | 
 
fcPOP  | 
POP  | 
 
fcSMTP  | 
SMTP  | 
 
fcSyncServices  | 
Synchronization Services  | 
 
fcUNIX  | 
UNIX client  | 
 
fcUnknown  | 
unknown client platform  | 
 
fcVoice  | 
Voice  | 
 
fcWindows  | 
Windows client  | 
 
  
 
Syntax 
FCClientPlatform 
 |