3.1.4.11.2.1 m:SetMissedCallNotificationEnabled Element

The SetMissedCallNotificationEnabled element specifies the contents of a request to set whether missed call notifications are enabled for the user who is making the request. This element MUST be present.

 <xs:element name="SetMissedCallNotificationEnabled">
   <xs:complexType>
     <xs:sequence>
       <xs:element name="status"
         type="s:boolean"
         maxOccurs="1"
         minOccurs="1"
        />
     </xs:sequence>
   </xs:complexType>
 </xs:element>
  

The following table lists the child elements of the SetMissedCallNotificationEnabled element.

Element name

Type

Description

status

s:boolean [XMLSCHEMA2]

Specifies a value that indicates whether to enable or disable missed call notifications for the user who is making the request. This element MUST be present.