Свойство | Type | Description | |
---|---|---|---|
OnDescriptionChanged | void | ||
OnDescriptionChanging | void | ||
OnDialPlanIDChanged | void | ||
OnDialPlanIDChanging | void | ||
OnIDChanged | void | ||
OnIDChanging | void | ||
OnLookupKeyChanged | void | ||
OnLookupKeyChanging | void | ||
OnLookupTypeChanged | void | ||
OnLookupTypeChanging | void | ||
OnLookupValueChanged | void | ||
OnLookupValueChanging | void | ||
OnOwnerChanged | void | ||
OnOwnerChanging | void |
Méthode | Description | |
---|---|---|
CreateSIPDialplanLookup ( global id, global lookupKey, global lookupType, global owner, global dialPlanID ) : |
Create a new SIPDialplanLookup object.
|
Méthode | Description | |
---|---|---|
OnDescriptionChanged ( ) : void | ||
OnDescriptionChanging ( global value ) : void | ||
OnDialPlanIDChanged ( ) : void | ||
OnDialPlanIDChanging ( global value ) : void | ||
OnIDChanged ( ) : void | ||
OnIDChanging ( global value ) : void | ||
OnLookupKeyChanged ( ) : void | ||
OnLookupKeyChanging ( global value ) : void | ||
OnLookupTypeChanged ( ) : void | ||
OnLookupTypeChanging ( global value ) : void | ||
OnLookupValueChanged ( ) : void | ||
OnLookupValueChanging ( global value ) : void | ||
OnOwnerChanged ( ) : void | ||
OnOwnerChanging ( global value ) : void |
public static CreateSIPDialplanLookup ( global id, global lookupKey, global lookupType, global owner, global dialPlanID ) : |
||
id | global | Initial value of the ID property. |
lookupKey | global | Initial value of the LookupKey property. |
lookupType | global | Initial value of the LookupType property. |
owner | global | Initial value of the Owner property. |
dialPlanID | global | Initial value of the DialPlanID property. |
Résultat |