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

Uses of Package
javax.microedition.broadcast

Packages that use javax.microedition.broadcast
javax.microedition.broadcast The main package for the Mobile Broadcast Service API. 
javax.microedition.broadcast.platform This package defines the classes and interfaces to manage the broadcast network provider. 
javax.microedition.broadcast.purchase This packaged defines the classes and interfaces for purchasing. 
javax.microedition.broadcast.recording This package defines the classes and interfaces to handle scheduled recording. 
 

Classes in javax.microedition.broadcast used by javax.microedition.broadcast
BroadcastServiceException
          BroadcastServiceException is thrown by a function when an error occurs due to some broadcast service related problems.
InsufficientResourcesException
          InsufficientResourcesException is thrown when there is not enough resource to complete the tried operation.
ServiceComponent
          Represents a service component associated with a service.
ServiceContext
          The ServiceContext class abstracts the concept of a broadcast receiver.
ServiceContextListener
          ServiceContextListener defines the interface to listen to events from a ServiceContext.
 

Classes in javax.microedition.broadcast used by javax.microedition.broadcast.platform
BroadcastServiceException
          BroadcastServiceException is thrown by a function when an error occurs due to some broadcast service related problems.
UnsupportedOperationException
          UnsupportedOperationException is thrown when the designated (optional) operation is not supported.
 

Classes in javax.microedition.broadcast used by javax.microedition.broadcast.purchase
UnsupportedOperationException
          UnsupportedOperationException is thrown when the designated (optional) operation is not supported.
 

Classes in javax.microedition.broadcast used by javax.microedition.broadcast.recording
BroadcastServiceException
          BroadcastServiceException is thrown by a function when an error occurs due to some broadcast service related problems.
 



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