Universal Mobile Telecommunications System (UMTS); Open Service Access (OSA) Application Programming Interface (API); Part 15: Multi-media Messaging (MM) Service Capability Feature (SCF) (3GPP TS 29.198-15 version 7.1.1 Release 7)

RTS/TSGC-0529198-15v711

General Information

Status
Published
Publication Date
30-Jan-2008
Technical Committee
Current Stage
12 - Completion
Due Date
26-Dec-2007
Completion Date
31-Jan-2008
Ref Project

Buy Standard

Standard
ETSI TS 129 198-15 V7.1.1 (2008-01) - Universal Mobile Telecommunications System (UMTS); Open Service Access (OSA) Application Programming Interface (API); Part 15: Multi-media Messaging (MM) Service Capability Feature (SCF) (3GPP TS 29.198-15 version 7.1.1 Release 7)
English language
98 pages
sale 15% off
Preview
sale 15% off
Preview

Standards Content (Sample)

ETSI TS 129 198-15 V7.1.1 (2008-01)
Technical Specification

Universal Mobile Telecommunications System (UMTS);
Open Service Access (OSA)
Application Programming Interface (API);
Part 15: Multi-media Messaging (MM)
Service Capability Feature (SCF)
(3GPP TS 29.198-15 version 7.1.1 Release 7)








---------------------- Page: 1 ----------------------
3GPP TS 29.198-15 version 7.1.1 Release 7 1 ETSI TS 129 198-15 V7.1.1 (2008-01)



Reference
RTS/TSGC-0529198-15v711
Keywords
UMTS
ETSI
650 Route des Lucioles
F-06921 Sophia Antipolis Cedex - FRANCE

Tel.: +33 4 92 94 42 00  Fax: +33 4 93 65 47 16

Siret N° 348 623 562 00017 - NAF 742 C
Association à but non lucratif enregistrée à la
Sous-Préfecture de Grasse (06) N° 7803/88

Important notice
Individual copies of the present document can be downloaded from:
http://www.etsi.org
The present document may be made available in more than one electronic version or in print. In any case of existing or
perceived difference in contents between such versions, the reference version is the Portable Document Format (PDF).
In case of dispute, the reference shall be the printing on ETSI printers of the PDF version kept on a specific network drive
within ETSI Secretariat.
Users of the present document should be aware that the document may be subject to revision or change of status.
Information on the current status of this and other ETSI documents is available at
http://portal.etsi.org/tb/status/status.asp
If you find errors in the present document, please send your comment to one of the following services:
http://portal.etsi.org/chaircor/ETSI_support.asp
Copyright Notification
No part may be reproduced except as authorized by written permission.
The copyright and the foregoing restriction extend to reproduction in all media.

© European Telecommunications Standards Institute 2008.
All rights reserved.

TM TM TM TM
DECT , PLUGTESTS , UMTS , TIPHON , the TIPHON logo and the ETSI logo are Trade Marks of ETSI registered
for the benefit of its Members.
TM
3GPP is a Trade Mark of ETSI registered for the benefit of its Members and of the 3GPP Organizational Partners.
ETSI

---------------------- Page: 2 ----------------------
3GPP TS 29.198-15 version 7.1.1 Release 7 2 ETSI TS 129 198-15 V7.1.1 (2008-01)
Intellectual Property Rights
IPRs essential or potentially essential to the present document may have been declared to ETSI. The information
pertaining to these essential IPRs, if any, is publicly available for ETSI members and non-members, and can be found
in ETSI SR 000 314: "Intellectual Property Rights (IPRs); Essential, or potentially Essential, IPRs notified to ETSI in
respect of ETSI standards", which is available from the ETSI Secretariat. Latest updates are available on the ETSI Web
server (http://webapp.etsi.org/IPR/home.asp).
Pursuant to the ETSI IPR Policy, no investigation, including IPR searches, has been carried out by ETSI. No guarantee
can be given as to the existence of other IPRs not referenced in ETSI SR 000 314 (or the updates on the ETSI Web
server) which are, or may be, or may become, essential to the present document.
Foreword
This Technical Specification (TS) has been produced by ETSI 3rd Generation Partnership Project (3GPP).
The present document may refer to technical specifications or reports using their 3GPP identities, UMTS identities or
GSM identities. These should be interpreted as being references to the corresponding ETSI deliverables.
The cross reference between GSM, UMTS, 3GPP and ETSI identities can be found under
http://webapp.etsi.org/key/queryform.asp.
ETSI

---------------------- Page: 3 ----------------------
3GPP TS 29.198-15 version 7.1.1 Release 7 3 ETSI TS 129 198-15 V7.1.1 (2008-01)
Contents
Intellectual Property Rights.2
Foreword.2
Foreword.7
Introduction .7
1 Scope.9
2 References.9
3 Definitions and abbreviations.10
3.1 Definitions.10
3.2 Abbreviations.10
4 Multi Media Messaging SCF .10
5 Sequence Diagrams.11
5.1 Sending messages and receiving delivery notification .11
5.2 Sending, and receiving messages in same context .13
5.3 Setting notification of received messages .14
5.4 Using Mailbox functions.15
5.5 Using Mailbox to send and receive .17
5.6 Setting notification of received messages .19
6 Class Diagrams.20
7 The Service Interface Specifications.21
7.1 Interface Specification Format .21
7.1.1 Interface Class.21
7.1.2 Method descriptions.21
7.1.3 Parameter descriptions.21
7.1.4 State Model.21
7.2 Base Interface.22
7.2.1 Interface Class IpInterface .22
7.3 Service Interfaces.22
7.3.1 Overview.22
7.4 Generic Service Interface .23
7.4.1 Interface Class IpService .23
7.4.1.1 Method setCallback().23
7.4.1.2 Method setCallbackWithSessionID().23
8 Multi Media Messaging Interface Classes .24
8.1 Interface Class IpMultiMediaMessagingManager .25
8.1.1 Method openMailbox().25
8.1.2 Method openMultiMediaMessaging().26
8.1.3 Method createNotification().27
8.1.4 Method destroyNotification().28
8.1.5 Method changeNotification().28
8.1.6 Method getNextNotification().28
8.1.7 Method enableNotifications().29
8.1.8 Method disableNotifications().30
8.2 Interface Class IpAppMultiMediaMessagingManager.31
8.2.1 Method mailboxTerminated().31
8.2.2 Method reportNotification().31
8.2.3 Method notificationsInterrupted().32
8.2.4 Method notificationsResumed().32
8.2.5 Method multiMediaMessagingTerminated().32
8.2.6 Method terminateMultipleMailboxes().32
8.2.7 Method terminateMultipleMultiMediaMessagingSessions().33
ETSI

---------------------- Page: 4 ----------------------
3GPP TS 29.198-15 version 7.1.1 Release 7 4 ETSI TS 129 198-15 V7.1.1 (2008-01)
8.3 Interface Class IpMailbox .34
8.3.1 Method close().35
8.3.2 Method getMessageInfoPropertiesReq().35
8.3.3 Method setMessageInfoPropertiesReq().35
8.3.4 Method createFolderReq().36
8.3.5 Method getFoldersReq().36
8.3.6 Method deleteFolderReq().37
8.3.7 Method copyFolderReq().37
8.3.8 Method moveFolderReq().38
8.3.9 Method putMessageReq().38
8.3.10 Method copyMessageReq().39
8.3.11 Method moveMessageReq().40
8.3.12 Method deleteMessageReq().40
8.3.13 Method listMessagesReq().41
8.3.14 Method listMessageBodyPartsReq().42
8.3.15 Method getMessageBodyPartsReq().42
8.3.16 Method getMessageHeadersReq().43
8.3.17 Method getMessageContentReq().44
8.3.18 Method getFullMessageReq().44
8.3.19 Method getMailboxInfoPropertiesReq().45
8.3.20 Method getFolderInfoPropertiesReq().45
8.4 Interface Class IpAppMailbox .47
8.4.1 Method getMessageInfoPropertiesRes().48
8.4.2 Method setMessageInfoPropertiesRes().49
8.4.3 Method setMessageInfoPropertiesErr().49
8.4.4 Method getMailboxInfoPropertiesErr().49
8.4.5 Method getFolderInfoPropertiesErr().50
8.4.6 Method getMessageInfoPropertiesErr().50
8.4.7 Method createFolderRes().51
8.4.8 Method createFolderErr().51
8.4.9 Method getFoldersRes().51
8.4.10 Method getFoldersErr().52
8.4.11 Method deleteFolderRes().52
8.4.12 Method deleteFolderErr().52
8.4.13 Method copyFolderRes().53
8.4.14 Method copyFolderErr().53
8.4.15 Method moveFolderRes().54
8.4.16 Method moveFolderErr().54
8.4.17 Method putMessageRes().54
8.4.18 Method putMessageErr().55
8.4.19 Method copyMessageRes().55
8.4.20 Method copyMessageErr().55
8.4.21 Method moveMessageRes().56
8.4.22 Method moveMessageErr().56
8.4.23 Method deleteMessageRes().56
8.4.24 Method deleteMessageErr().57
8.4.25 Method listMessagesRes().57
8.4.26 Method listMessagesErr().58
8.4.27 Method listMessageBodyPartsRes().58
8.4.28 Method listMessageBodyPartsErr().58
8.4.29 Method getMessageBodyPartsRes().59
8.4.30 Method getMessageBodyPartsErr().59
8.4.31 Method getMessageHeadersRes().59
8.4.32 Method getMessageHeadersErr().60
8.4.33 Method getMessageContentRes().60
8.4.34 Method getMessageContentErr().61
8.4.35 Method getFullMessageRes().61
8.4.36 Method getFullMessageErr().61
8.4.37 Method getMailboxInfoPropertiesRes().62
8.4.38 Method getFolderInfoPropertiesRes().62
8.5 Interface Class IpMultiMediaMessaging.63
8.5.1 Method sendMessageReq().63
ETSI

---------------------- Page: 5 ----------------------
3GPP TS 29.198-15 version 7.1.1 Release 7 5 ETSI TS 129 198-15 V7.1.1 (2008-01)
8.5.2 Method cancelMessageReq().64
8.5.3 Method queryStatusReq().65
8.5.4 Method close().65
8.5.5 Method sendMessageWithNotifyReq().66
8.6 Interface Class IpAppMultiMediaMessaging.68
8.6.1 Method sendMessageRes().68
8.6.2 Method sendMessageErr().69
8.6.3 Method cancelMessageRes().69
8.6.4 Method cancelMessageErr().69
8.6.5 Method queryStatusRes().70
8.6.6 Method queryStatusErr().70
8.6.7 Method messageStatusReport().70
8.6.8 Method messageReceived().71
8.6.9 Method sendMessageWithNotifyRes().71
8.6.10 Method sendMessageWithNotifyErr().72
9 State Transition Diagrams.73
10 Multi-Media Messaging Service Properties .73
11 Data Definitions.74
11.1 Multi-Media Messaging data definitions.74
11.1.1 IpMultiMediaMessagingManager.74
11.1.2 IpMultiMediaMessagingManagerRef.74
11.1.3 IpAppMultiMediaMessagingManager.74
11.1.4 IpAppMultiMediaMessagingManagerRef.74
11.1.5 IpMailbox.74
11.1.6 IpMailboxRef.74
11.1.7 IpAppMailbox.74
11.1.8 IpAppMailboxRef.74
11.1.9 IpMultiMediaMessaging.74
11.1.10 IpMultiMediaMessagingRef.74
11.1.11 IpAppMultiMediaMessaging.74
11.1.12 IpAppMultiMediaMessagingRef.75
11.1.13 TpBodyPartDescription.75
11.1.14 TpBodyPartDescriptionList.75
11.1.15 TpBodyPart.75
11.1.16 TpBodyPartList.75
11.1.17 TpDeliveryTime.75
11.1.18 TpDeliveryTimeType.76
11.1.19 TpFolderInfoProperty.76
11.1.20 TpFolderInfoPropertyName.76
11.1.21 TpFolderInfoPropertySet.76
11.1.22 TpGenericHeaderField.76
11.1.23 TpListMessagesCriteria.77
11.1.24 TpMailboxFolderStatusInformation.77
11.1.25 TpMailboxIdentifier.77
11.1.26 TpMailboxIdentifierSet.77
11.1.27 TpMailboxInfoProperty.77
11.1.28 TpMailboxInfoPropertyName.77
11.1.29 TpMailboxInfoPropertySet.78
11.1.30 TpMailboxMessageStatus.78
11.1.31 TpMessageDeliveryType.78
11.1.32 TpMessageInfoProperty.78
11.1.33 TpMessageInfoPropertyName.79
11.1.34 TpMessageInfoPropertySet.79
11.1.35 TpMessageHeaderFieldType.80
11.1.36 TpMessageHeaderField.81
11.1.37 TpMessageHeaderFieldSet.
...

Questions, Comments and Discussion

Ask us and Technical Secretary will try to provide an answer. You can facilitate discussion about the standard in here.