Method | Description | |
---|---|---|
CreateSIPProvider ( global id, global inserted, global lastUpdate, global owner, global providerName, global providerType, global providerUsername, global registerAdminEnabled, global registerEnabled, global isReadOnly, global sendMWISubscribe ) : |
Create a new SIPProvider object.
|
public static CreateSIPProvider ( global id, global inserted, global lastUpdate, global owner, global providerName, global providerType, global providerUsername, global registerAdminEnabled, global registerEnabled, global isReadOnly, global sendMWISubscribe ) : |
||
id | global | Initial value of the ID property. |
inserted | global | Initial value of the Inserted property. |
lastUpdate | global | Initial value of the LastUpdate property. |
owner | global | Initial value of the Owner property. |
providerName | global | Initial value of the ProviderName property. |
providerType | global | Initial value of the ProviderType property. |
providerUsername | global | Initial value of the ProviderUsername property. |
registerAdminEnabled | global | Initial value of the RegisterAdminEnabled property. |
registerEnabled | global | Initial value of the RegisterEnabled property. |
isReadOnly | global | Initial value of the IsReadOnly property. |
sendMWISubscribe | global | Initial value of the SendMWISubscribe property. |
return |