WebAPI/WebTelephony/Multi-SIM: Difference between revisions

Jump to navigation Jump to search
m
Line 15: Line 15:
  attribute boolean speakerEnabled;
  attribute boolean speakerEnabled;
   
   
  readonly attribute long numServices;  
  readonly attribute long numServices; /* new attribute */
   
   
  // Calls existing in all the services.
  // Calls existing in all the services.
Line 38: Line 38:
  // Indicate which service the call comes from.
  // Indicate which service the call comes from.
  readonly attribute unsigned long serviceId; /* new attribute */
  readonly attribute unsigned long serviceId; /* new attribute */
  readonly attribute DOMString number;
  readonly attribute DOMString number;
   
   
Confirmed users
978

edits

Navigation menu