OpenScape
V3.2, Revision 044 20100322

com.siemens.symphonia.bcom.bcommon.external
Interface MediaType

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
MediaTypeImpl

public interface MediaType
extends java.io.Serializable

Defines the media capability of a BComDevice.

Each device has the capability to support certain media. This might be the capability to do a voice communication, a video communication etc.

Note: Java 1.5 enum types are not used because Java 1.4 compatibility is a requirement.


Field Summary
static MediaType VOICE
          Device has the capability for a voice communication.
 
Method Summary
 boolean isEqual(MediaType mediaType)
          Compare this objects for equality.
 

Field Detail

VOICE

static final MediaType VOICE
Device has the capability for a voice communication.

Method Detail

isEqual

boolean isEqual(MediaType mediaType)
Compare this objects for equality.

Parameters:
mediaType - the media type to be compared.
Returns:
true, if the media types are equal, otherwise false.

OpenScape
V3.2, Revision 044 20100322

Copyright (c) 2007 Siemens Enterprise Communications, Germany
All rights reserved.

This software is the confidential and proprietary information of Siemens Enterprise Communications, Germany