diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-BA053D6F-5B9C-5F98-B70D-FD2323C58BDF.dita --- a/Symbian3/PDK/Source/GUID-BA053D6F-5B9C-5F98-B70D-FD2323C58BDF.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-BA053D6F-5B9C-5F98-B70D-FD2323C58BDF.dita Tue Mar 30 11:56:28 2010 +0100 @@ -1,57 +1,57 @@ - - - - - -User -to User Signalling Service TutorialThis tutorial descrbes how to use the User to User Signalling (UUS) -service in a call. - - -

UUS is a supplementary service that allows a subscriber to send -and receive a limited amount of subscriber generated User to User Information -(UUI) to and from another user in association with a call to the user. Three -variants on the UUS service, UUS 1 to 3, may be available.

- - -Use RMobileCall::GetUUSCaps() to -get UUS capabilities. -Capabilities are encapsulated in RMobileCall::TMobileCallUUSCaps. - - -Use RMobileCall::NotifyUUSCapsChange() to -get the notification of any changes in the capabilities. - - -Use RMobileCall::ActivateUUS() to -activate a UUS service. - - -Use RMobileCall::SendUUI() to -send a UUI message for UUS2 and UUS3 service to the end user. - - -Use RMobileCall::ReceiveUUI() to -request the next incoming UUI message from the remote user. - - -Use RMobileCall::HangupWithUUI() to -hang up a call and send a UUS1 data message at the call release. - - -Use RMobileCall::AnswerIncomingCallWithUUI() to -answer an inbound call and send UUI to the calling party. - - -

User-To-User Signalling service settings are controlled through - RMobilePhone.

-
-Call Completion -to Busy Subscriber Tutorial + + + + + +User +to User Signalling Service TutorialThis tutorial descrbes how to use the User to User Signalling (UUS) +service in a call. + + +

UUS is a supplementary service that allows a subscriber to send +and receive a limited amount of subscriber generated User to User Information +(UUI) to and from another user in association with a call to the user. Three +variants on the UUS service, UUS 1 to 3, may be available.

+ + +Use RMobileCall::GetUUSCaps() to +get UUS capabilities. +Capabilities are encapsulated in RMobileCall::TMobileCallUUSCaps. + + +Use RMobileCall::NotifyUUSCapsChange() to +get the notification of any changes in the capabilities. + + +Use RMobileCall::ActivateUUS() to +activate a UUS service. + + +Use RMobileCall::SendUUI() to +send a UUI message for UUS2 and UUS3 service to the end user. + + +Use RMobileCall::ReceiveUUI() to +request the next incoming UUI message from the remote user. + + +Use RMobileCall::HangupWithUUI() to +hang up a call and send a UUS1 data message at the call release. + + +Use RMobileCall::AnswerIncomingCallWithUUI() to +answer an inbound call and send UUI to the calling party. + + +

User-To-User Signalling service settings are controlled through + RMobilePhone.

+
+Call Completion +to Busy Subscriber Tutorial
\ No newline at end of file