
Declaration Syntax
void GetMessageWaitingIndicatorResponseEvent(
int invokeId,
string deviceId,
bool IsMwiOn,
string error
)
Sub GetMessageWaitingIndicatorResponseEvent ( _
invokeId As Integer, _
deviceId As String, _
IsMwiOn As Boolean, _
error As String _
)
void GetMessageWaitingIndicatorResponseEvent(
int invokeId,
String^ deviceId,
bool IsMwiOn,
String^ error
)
Assembly: ServiceProvider (Module: ServiceProvider)