Copyright 2008 Motorola Inc. and Nokia Corporation. All Rights Reserved.
Specification License

Uses of Class
javax.microedition.broadcast.ServiceContext

Packages that use ServiceContext
javax.microedition.broadcast The main package for the Mobile Broadcast Service API. 
 

Uses of ServiceContext in javax.microedition.broadcast
 

Methods in javax.microedition.broadcast that return ServiceContext
static ServiceContext ServiceContext.createServiceContext()
          Creates a new instance of ServiceContext.
static ServiceContext ServiceContext.getDefaultContext()
          Returns the default ServiceContext instance.
 

Methods in javax.microedition.broadcast with parameters of type ServiceContext
 void ServiceContextListener.contextUpdate(ServiceContext context, java.lang.String event, java.lang.Object data)
          Called when there is a change in the ServiceContext.
 



Copyright 2008 Motorola Inc. and Nokia Corporation. All Rights Reserved.
Specification License