|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.skype.ipc.RootObject
com.skype.api.Skype
public class Skype
| Nested classes/interfaces inherited from class com.skype.ipc.RootObject |
|---|
RootObject.ErrorListener |
| Field Summary | |
|---|---|
static java.lang.String |
BEAMFORMER_MIC_SPACING
Setupkey SETUPKEY_BEAMFORMER_MIC_SPACING type:string Space-separated array of 1 (in case of 2 microphones) or 2 (in case of 4 microphones) integers. |
static java.lang.String |
DB_STORAGE_QUOTA_KB
Setupkey SETUPKEY_DB_STORAGE_QUOTA_KB type:int default value:"0" Use this key to limit the size of the main.db file. |
static java.lang.String |
DISABLE_AEC
Setupkey SETUPKEY_DISABLE_AEC type:boolean Disables Skype echo canceller This setup key is machine-specific and affects all local accounts. |
static java.lang.String |
DISABLE_AGC
Setupkey SETUPKEY_DISABLE_AGC type:boolean Disables Skype automatic gain controller This setup key is machine-specific and affects all local accounts. |
static java.lang.String |
DISABLE_AUDIO_DEVICE_PROBING
Setupkey SETUPKEY_DISABLE_AUDIO_DEVICE_PROBING type:boolean Disables audio devices probing This setup key is machine-specific and affects all local accounts. |
static java.lang.String |
DISABLE_DIGITAL_FAR_END_AGC
Setupkey SETUPKEY_DISABLE_DIGITAL_FAR_END_AGC type:boolean Disables Skype digital far-end gain controller This setup key is machine-specific and affects all local accounts. |
static java.lang.String |
DISABLE_DIGITAL_NEAR_END_AGC
Setupkey SETUPKEY_DISABLE_DIGITAL_NEAR_END_AGC type:boolean Disables Skype digital near-end gain controller This setup key is machine-specific and affects all local accounts. |
static java.lang.String |
DISABLE_NOISE_SUPPRESSOR
Setupkey SETUPKEY_DISABLE_NOISE_SUPPRESSOR type:boolean Disables Skype noise suppressor This setup key is machine-specific and affects all local accounts. |
static java.lang.String |
DISABLE_PORT80
Setupkey SETUPKEY_DISABLE_PORT80 type:int 1 disables listening of alternative ports (80, 443) This setup key is machine-specific and affects all local accounts. |
static java.lang.String |
DISABLE_UDP
Setupkey SETUPKEY_DISABLE_UDP type:int 1 disables UDP port binding. |
static java.lang.String |
DISABLED_CODECS
Setupkey SETUPKEY_DISABLED_CODECS type:string Space-separated array of disabled codecs This setup key is machine-specific and affects all local accounts. |
static java.lang.String |
FT_AUTOACCEPT
Setupkey SETUPKEY_FT_AUTOACCEPT type:int Controls file transfer auto-accept. |
static java.lang.String |
FT_INCOMING_LIMIT
Setupkey SETUPKEY_FT_INCOMING_LIMIT type:uint Number of simultaneous incoming file transfers (per user). |
static java.lang.String |
FT_SAVEPATH
Setupkey SETUPKEY_FT_SAVEPATH type:string Full local path to save incoming file transfers (used for AutoAccept feature) This is account-specific setup key. |
static java.lang.String |
HTTPS_PROXY_ADDR
Setupkey SETUPKEY_HTTPS_PROXY_ADDR type:string name:port of HTTP proxy server This setup key is machine-specific and affects all local accounts. |
static java.lang.String |
HTTPS_PROXY_ENABLE
Setupkey SETUPKEY_HTTPS_PROXY_ENABLE type:int Set to 0 for automatic proxy detect, 1 to use proxy config below This setup key is machine-specific and affects all local accounts. |
static java.lang.String |
HTTPS_PROXY_PWD
Setupkey SETUPKEY_HTTPS_PROXY_PWD type:string HTTPS proxy server password (base64 encoded) This setup key is machine-specific and affects all local accounts. |
static java.lang.String |
HTTPS_PROXY_USER
Setupkey SETUPKEY_HTTPS_PROXY_USER type:string HTTPS proxy server username This setup key is machine-specific and affects all local accounts. |
static java.lang.String |
IDLE_TIME_FOR_AWAY
Setupkey SETUPKEY_IDLE_TIME_FOR_AWAY type:int Number of seconds since the last keyboard or mouse activity, after which the online status of currently logged in account should be set to AWAY. |
static java.lang.String |
IDLE_TIME_FOR_NA
Setupkey SETUPKEY_IDLE_TIME_FOR_NA type:int The Contact.AVAILABILITY.NOT_AVAILABLE online status has been deprecated. |
java.util.Map<java.lang.Integer,java.lang.Object> |
listeners
|
java.util.HashMap<java.lang.Integer,java.lang.Object> |
listeners_base
|
static java.lang.String |
LOCALADDRESS
Setupkey SETUPKEY_LOCALADDRESS type:string local interface to listen to This setup key is machine-specific and affects all local accounts. |
java.util.Map<java.lang.Integer,SkypeObject> |
object_list
|
java.util.HashMap<java.lang.Integer,SkypeObject> |
object_list_base
|
static java.lang.String |
PORT
Setupkey SETUPKEY_PORT type:int Suggested port number (lib will *try* to use that) This setup key is machine-specific and affects all local accounts. |
static java.lang.String |
SOCKS_PROXY_ADDR
Setupkey SETUPKEY_SOCKS_PROXY_ADDR type:string name:port of SOCKS proxy server This setup key is machine-specific and affects all local accounts. |
static java.lang.String |
SOCKS_PROXY_ENABLE
Setupkey SETUPKEY_SOCKS_PROXY_ENABLE type:int Set to non-zero to enable socks proxy support This setup key is machine-specific and affects all local accounts. |
static java.lang.String |
SOCKS_PROXY_PWD
Setupkey SETUPKEY_SOCKS_PROXY_PWD type:string SOCKS proxy server password (base64 encoded) This setup key is machine-specific and affects all local accounts. |
static java.lang.String |
SOCKS_PROXY_USER
Setupkey SETUPKEY_SOCKS_PROXY_USER type:string SOCKS proxy server username This setup key is machine-specific and affects all local accounts. |
| Fields inherited from class com.skype.ipc.RootObject |
|---|
errorListener |
| Constructor Summary | |
|---|---|
Skype()
|
|
| Method Summary | |
|---|---|
void |
Close()
|
ContactSearch |
CreateBasicContactSearch(java.lang.String text)
searches skypenames, aliases, fullnames, emails. |
Conversation |
CreateConference()
Creates a new empty conversation object and returns a reference to it. |
ContactSearch |
CreateContactSearch()
Creates a blank contact search object, in which you can add your custom search terms. |
ContactGroup |
CreateCustomContactGroup()
Creates a new empty contact group object and returns a reference to it. |
ContactSearch |
CreateIdentitySearch(java.lang.String identity)
searches skypenames and aliases. |
Sms |
CreateOutgoingSms()
creates an OUTGOING/COMPOSING SMS message |
void |
Delete(java.lang.String key)
|
void |
DisplayVideoDeviceTuningDialog(java.lang.String deviceName,
java.lang.String devicePath)
|
Skype.FindContactByPstnNumberResult |
FindContactByPstnNumber(java.lang.String number)
|
void |
FlushObjects()
Clear all Skypekit Objects and PROPERTIES in object cache |
Account |
GetAccount(java.lang.String identity)
Retrieves an Account object by Skype name (identity). |
Skype.GetAudioDeviceCapabilitiesResult |
GetAudioDeviceCapabilities(java.lang.String deviceHandle)
The uint argument returns AUDIODEVICE_CAPABILITIES (declared in Skype class) |
Skype.GetAvailableOutputDevicesResult |
GetAvailableOutputDevices()
This method returns a table in form of three string lists of equal lengths. |
Skype.GetAvailableRecordingDevicesResult |
GetAvailableRecordingDevices()
This method returns a table in form of three string lists of equal length. |
Skype.GetAvailableVideoDevicesResult |
GetAvailableVideoDevices()
This method returns a table in form of two string lists of equal length and an uint argument that returns the count of items i both lists. |
byte[] |
GetBin(java.lang.String key)
This is used for retrieving local setup keys of type binary. |
Contact |
GetContact(java.lang.String identity)
Returns a Contact object reference. |
Contact.TYPE |
GetContactType(java.lang.String identity)
analyzes the identity for contact type |
Conversation |
GetConversationByBlob(java.lang.String joinBlob,
boolean alsoJoin)
Retrieves a Conversation object by Public Conversation BLOB. |
Conversation |
GetConversationByIdentity(java.lang.String convoIdentity)
Returns reference tp conversation object by conversation ID string (equivalent of old chat ID). |
Conversation |
GetConversationByParticipants(java.lang.String[] participantIdentities,
boolean createIfNonExisting,
boolean ignoreBookmarkedOrNamed)
myself not included |
Conversation[] |
GetConversationList(Conversation.LIST_TYPE type)
Returns a list of Conversation objects by Conversation.LIST_TYPE filter. |
ContactGroup[] |
GetCustomContactGroups()
Returns a list of custom contact group references, i.e. |
java.lang.String |
GetDefaultAccountName()
return most recently used account that has pwd saved. |
java.lang.String[] |
GetExistingAccounts()
Returns a list of possible profiles used before on this machine |
Voicemail |
GetGreeting(java.lang.String skypeName)
|
ContactGroup |
GetHardwiredContactGroup(ContactGroup.TYPE type)
Takes TYPE argument (TYPE comes from ContactGroup class) and returns reference to the corresponding hardwired contact group. |
Skype.IDENTITYTYPE |
GetIdentityType(java.lang.String identity)
This takes skypename or a phone number string as argument and returns corresponding identity type (SKYPE, SKYPE_MYSELF, PSTN, etc.) |
int |
GetInt(java.lang.String key)
This is used for retrieving local setup keys of type int. |
java.lang.String |
GetISOCountryCodebyPhoneNo(java.lang.String number)
Returns 2-letter country code based on PSTN number. |
Skype.GetISOCountryInfoResult |
GetISOCountryInfo()
Returns three string lists and one int array, containing 2-letter country code, country name, dialing prefix and example dial string (not available for all items). |
Skype.GetISOLanguageInfoResult |
GetISOLanguageInfo()
Returns two string lists. |
Message |
GetMessageByGuid(byte[] guid)
Retrieves a Message object by the P_GUID property (globally unique ID, same for all the participants of the conversation, in which this message occured). |
Message[] |
GetMessageListByType(Message.TYPE type,
boolean latestPerConvOnly,
int fromTimestampInc,
int toTimestampExc)
Returns all messages of the given type, the most recent POSTED_EMOTE or POSTED_TEXT of each conversation. |
int |
GetMicVolume()
Returns value of microphone volume setting (0..100). |
static int |
getmoduleid()
|
Skype.GetNrgLevelsResult |
GetNrgLevels()
Returns current audio stream volume for both playback and microphone streams. |
int[] |
GetOptimalAgeRanges()
list of (min,max) pairs |
Video |
GetPreviewVideo(Video.MEDIATYPE type,
java.lang.String deviceName,
java.lang.String devicePath)
|
int |
GetSpeakerVolume()
Returns value of audio playback volume setting (0..100). |
java.lang.String |
GetStr(java.lang.String key)
This is used for retrieving local setup keys of type string. |
java.lang.String[] |
GetSubKeys(java.lang.String key)
|
java.lang.String |
GetSuggestedSkypename(java.lang.String fullname)
suggest a nice skypename to go with given fullname |
java.lang.String |
GetVersionString()
returns the runtime version as a string |
Voicemail |
GetVoiceMailFromId(int oid,
Skype skype)
Static method to retrieve Voicemail object from object id |
void |
HandleEvent_inner(Event e)
|
void |
HandleEvent(Event e)
|
void |
HandlePropertyChange(PropertyChange pc)
|
void |
HasVideoDeviceCapability(java.lang.String deviceName,
java.lang.String devicePath,
Video.VIDEO_DEVICE_CAPABILITY cap)
Queries whether the given video device has a specific Video.VIDEO_DEVICE_CAPABILITY. |
boolean |
IdentitiesMatch(java.lang.String identityA,
java.lang.String identityB)
compares two identities to see if they match |
boolean |
IsDefined(java.lang.String key)
Returns true if the given setup key is defined in local setup. |
boolean |
IsMicrophoneMuted()
Returns true in &muted argument if the currently selected microphone is muted. |
boolean |
IsSpeakerMuted()
Returns true in &muted argument if the currently selected playback device is muted. |
void |
MuteMicrophone(boolean mute)
Sets currently selected microphone mute status according to argument. |
void |
MuteSpeakers(boolean mute)
Sets currently selected playback device mute status according to argument. |
Skype.NormalizeIdentityResult |
NormalizeIdentity(java.lang.String original,
boolean isNewSkypeName)
This method is deprecated. |
Skype.NormalizePSTNWithCountryResult |
NormalizePSTNWithCountry(java.lang.String original,
int countryPrefix)
NormalizePSTNWithCountry checks if the phone number starts with + if it doesn't, it prefixes the output with +XXX (where XXX is the country code). |
void |
PlayStart(int soundid,
byte[] sound,
boolean loop,
boolean useCallOutDevice)
Takes audio data that comes from the sound argument and mixes it into playback or notification device, depending on the value passed in the useCallOutDevice argument. |
Skype.PREPARESOUNDRESULT |
PlayStartFromFile(int soundid,
java.lang.String datafile,
boolean loop,
boolean useCallOutDevice)
|
void |
PlayStop(int soundid)
Stops playback of the soundfile. |
void |
RegisterListener(int modid,
java.lang.Object listener)
Register listener interface, need to pass module id as first param |
Sms |
RequestConfirmationCode(Sms.CONFIRM_TYPE type,
java.lang.String number)
creates an CONFIRMATION_CODE_REQUEST SMS message |
void |
SelectSoundDevices(java.lang.String callInDevice,
java.lang.String callOutDevice,
java.lang.String waveOutDevice)
Sets audio devices given in arguments as active audio devices. |
void |
SetBin(java.lang.String key,
byte[] value)
This is used for setting local setup keys of type binary. |
void |
SetInt(java.lang.String key,
int value)
This is used for setting local setup keys of type int. |
void |
SetMicVolume(int volume)
This method is for setting the microphone volume level. |
void |
SetMobileMode()
Turn on Mobile Optimisations in Skypekit runtime and configure Skypekit not to send already read messages |
void |
SetOperatingMedia(Skype.OPERATING_MEDIA media,
int maxUplinkBps,
int maxDownlinkBps)
|
void |
SetSpeakerVolume(int volume)
This method is for setting speaker volume. |
void |
SetStr(java.lang.String key,
java.lang.String value)
This is used for setting local setup keys of type string. |
boolean |
Start()
|
void |
StartRecordingTest(boolean recordAndPlaybackData)
|
void |
StopRecordingTest()
|
Sms |
SubmitConfirmationCode(java.lang.String number,
java.lang.String code)
creates an CONFIRMATION_CODE_REQUEST SMS message |
void |
UnRegisterListener(int modid,
java.lang.Object listener)
Remove listener interface, need to pass module id as first param |
Skype.ValidateAvatarResult |
ValidateAvatar(byte[] value)
|
Skype.VALIDATERESULT |
ValidatePassword(java.lang.String username,
java.lang.String password)
This method is for pre-validating account passwords before account creation or password change. |
Skype.ValidateProfileStringResult |
ValidateProfileString(int propKey,
java.lang.String strValue,
boolean forRegistration)
This method should be used for validating skypenames before registering new accounts, if the propKey is set to SKYPENAME (Contact class) and forRegistration argument is set to true. |
java.lang.String |
VideoCommand(java.lang.String command)
Avaible to Video Engines using the Video RTP API |
java.lang.String |
VoiceCommand(java.lang.String command)
NB! This command only works if its implemented in external audiohost (RTP or PCM host). |
| Methods inherited from class com.skype.ipc.RootObject |
|---|
factory, GetProperty, getTransport, Init, InitNonTLSInsecure, MultiGetProperty, SetErrorListener, XCall |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.HashMap<java.lang.Integer,SkypeObject> object_list_base
public java.util.HashMap<java.lang.Integer,java.lang.Object> listeners_base
public java.util.Map<java.lang.Integer,SkypeObject> object_list
public java.util.Map<java.lang.Integer,java.lang.Object> listeners
public static final java.lang.String DB_STORAGE_QUOTA_KB
public static final java.lang.String DISABLED_CODECS
public static final java.lang.String DISABLE_AEC
public static final java.lang.String DISABLE_NOISE_SUPPRESSOR
public static final java.lang.String DISABLE_AGC
public static final java.lang.String DISABLE_DIGITAL_NEAR_END_AGC
public static final java.lang.String DISABLE_DIGITAL_FAR_END_AGC
public static final java.lang.String BEAMFORMER_MIC_SPACING
public static final java.lang.String DISABLE_AUDIO_DEVICE_PROBING
public static final java.lang.String FT_AUTOACCEPT
public static final java.lang.String FT_SAVEPATH
public static final java.lang.String FT_INCOMING_LIMIT
public static final java.lang.String IDLE_TIME_FOR_AWAY
public static final java.lang.String IDLE_TIME_FOR_NA
public static final java.lang.String PORT
public static final java.lang.String HTTPS_PROXY_ENABLE
public static final java.lang.String HTTPS_PROXY_ADDR
public static final java.lang.String HTTPS_PROXY_USER
public static final java.lang.String HTTPS_PROXY_PWD
public static final java.lang.String SOCKS_PROXY_ENABLE
public static final java.lang.String SOCKS_PROXY_ADDR
public static final java.lang.String SOCKS_PROXY_USER
public static final java.lang.String SOCKS_PROXY_PWD
public static final java.lang.String LOCALADDRESS
public static final java.lang.String DISABLE_PORT80
public static final java.lang.String DISABLE_UDP
| Constructor Detail |
|---|
public Skype()
| Method Detail |
|---|
public static final int getmoduleid()
public void RegisterListener(int modid,
java.lang.Object listener)
public void UnRegisterListener(int modid,
java.lang.Object listener)
public void HandlePropertyChange(PropertyChange pc)
HandlePropertyChange in interface EventHandlerHandlePropertyChange in class RootObject
public void Close()
throws java.io.IOException
Close in class RootObjectjava.io.IOExceptionpublic void FlushObjects()
public void SetMobileMode()
public Voicemail GetVoiceMailFromId(int oid,
Skype skype)
public void HandleEvent(Event e)
HandleEvent in interface EventHandlerHandleEvent in class RootObjectpublic void HandleEvent_inner(Event e)
public boolean Start()
public java.lang.String GetVersionString()
public ContactGroup GetHardwiredContactGroup(ContactGroup.TYPE type)
type -
public ContactGroup[] GetCustomContactGroups()
public ContactGroup CreateCustomContactGroup()
public Contact.TYPE GetContactType(java.lang.String identity)
identity -
public Contact GetContact(java.lang.String identity)
identity - Either skypename or a phone number public Skype.FindContactByPstnNumberResult FindContactByPstnNumber(java.lang.String number)
number -
public Skype.IDENTITYTYPE GetIdentityType(java.lang.String identity)
identity -
public boolean IdentitiesMatch(java.lang.String identityA,
java.lang.String identityB)
identityA - identityB -
public Skype.NormalizeIdentityResult NormalizeIdentity(java.lang.String original,
boolean isNewSkypeName)
original - isNewSkypeName -
public Skype.NormalizePSTNWithCountryResult NormalizePSTNWithCountry(java.lang.String original,
int countryPrefix)
original - countryPrefix -
public int[] GetOptimalAgeRanges()
public ContactSearch CreateContactSearch()
public ContactSearch CreateBasicContactSearch(java.lang.String text)
text -
public ContactSearch CreateIdentitySearch(java.lang.String identity)
identity -
public Conversation CreateConference()
public Conversation GetConversationByIdentity(java.lang.String convoIdentity)
convoIdentity -
public Conversation GetConversationByParticipants(java.lang.String[] participantIdentities,
boolean createIfNonExisting,
boolean ignoreBookmarkedOrNamed)
participantIdentities - createIfNonExisting - ignoreBookmarkedOrNamed -
public Conversation GetConversationByBlob(java.lang.String joinBlob,
boolean alsoJoin)
joinBlob - The BLOB string. alsoJoin - If set to true, automatically joins current user into the Conversation. public Conversation[] GetConversationList(Conversation.LIST_TYPE type)
type - Filter. public Message GetMessageByGuid(byte[] guid)
guid - Globally unique ID of the message.
public Message[] GetMessageListByType(Message.TYPE type,
boolean latestPerConvOnly,
int fromTimestampInc,
int toTimestampExc)
type - Type of messages requestedlatestPerConvOnly - Whether to return only the most recent message per conversationfromTimestampInc - Starting timestamp for reqested range, inclusivetoTimestampExc - Ending timestamp for requested range, exclusive
public Skype.GetAvailableVideoDevicesResult GetAvailableVideoDevices()
public void HasVideoDeviceCapability(java.lang.String deviceName,
java.lang.String devicePath,
Video.VIDEO_DEVICE_CAPABILITY cap)
deviceName - Human readable device name. devicePath - Device ID. cap - Any of the Video.VIDEO_DEVICE_CAPABILITY values.
public void DisplayVideoDeviceTuningDialog(java.lang.String deviceName,
java.lang.String devicePath)
deviceName - devicePath -
public Video GetPreviewVideo(Video.MEDIATYPE type,
java.lang.String deviceName,
java.lang.String devicePath)
type - deviceName - name and path to be used only with media type VIDEOdevicePath -
public java.lang.String VideoCommand(java.lang.String command)
command -
public Voicemail GetGreeting(java.lang.String skypeName)
skypeName -
public void PlayStart(int soundid,
byte[] sound,
boolean loop,
boolean useCallOutDevice)
soundid - sound - loop - useCallOutDevice -
public Skype.PREPARESOUNDRESULT PlayStartFromFile(int soundid,
java.lang.String datafile,
boolean loop,
boolean useCallOutDevice)
soundid - datafile - loop - useCallOutDevice -
public void PlayStop(int soundid)
soundid - public void StartRecordingTest(boolean recordAndPlaybackData)
recordAndPlaybackData - public void StopRecordingTest()
public Skype.GetAvailableOutputDevicesResult GetAvailableOutputDevices()
public Skype.GetAvailableRecordingDevicesResult GetAvailableRecordingDevices()
public void SelectSoundDevices(java.lang.String callInDevice,
java.lang.String callOutDevice,
java.lang.String waveOutDevice)
callInDevice - callOutDevice - waveOutDevice - public Skype.GetAudioDeviceCapabilitiesResult GetAudioDeviceCapabilities(java.lang.String deviceHandle)
deviceHandle -
public Skype.GetNrgLevelsResult GetNrgLevels()
public java.lang.String VoiceCommand(java.lang.String command)
command -
public int GetSpeakerVolume()
public void SetSpeakerVolume(int volume)
volume - public int GetMicVolume()
public void SetMicVolume(int volume)
volume - public boolean IsSpeakerMuted()
public boolean IsMicrophoneMuted()
public void MuteSpeakers(boolean mute)
mute - public void MuteMicrophone(boolean mute)
mute -
public void SetOperatingMedia(Skype.OPERATING_MEDIA media,
int maxUplinkBps,
int maxDownlinkBps)
media - maxUplinkBps - maxDownlinkBps -
public Sms RequestConfirmationCode(Sms.CONFIRM_TYPE type,
java.lang.String number)
type - number -
public Sms SubmitConfirmationCode(java.lang.String number,
java.lang.String code)
number - code -
public Sms CreateOutgoingSms()
public Account GetAccount(java.lang.String identity)
identity - Account skypename. public java.lang.String[] GetExistingAccounts()
public java.lang.String GetDefaultAccountName()
public java.lang.String GetSuggestedSkypename(java.lang.String fullname)
fullname -
public Skype.ValidateAvatarResult ValidateAvatar(byte[] value)
value -
public Skype.ValidateProfileStringResult ValidateProfileString(int propKey,
java.lang.String strValue,
boolean forRegistration)
propKey - strValue - forRegistration -
public Skype.VALIDATERESULT ValidatePassword(java.lang.String username,
java.lang.String password)
username - password -
public java.lang.String GetStr(java.lang.String key)
key -
public int GetInt(java.lang.String key)
key -
public byte[] GetBin(java.lang.String key)
key -
public void SetStr(java.lang.String key,
java.lang.String value)
key - value -
public void SetInt(java.lang.String key,
int value)
key - value -
public void SetBin(java.lang.String key,
byte[] value)
key - value - public boolean IsDefined(java.lang.String key)
key -
public void Delete(java.lang.String key)
key - public java.lang.String[] GetSubKeys(java.lang.String key)
key -
public Skype.GetISOLanguageInfoResult GetISOLanguageInfo()
public Skype.GetISOCountryInfoResult GetISOCountryInfo()
public java.lang.String GetISOCountryCodebyPhoneNo(java.lang.String number)
number -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||