<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.newlc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>NewLC - Help...MMS account setting  - Comments</title>
 <link>http://www.newlc.com/forum/helpmms-account-setting</link>
 <description>Comments for &quot;Help...MMS account setting &quot;</description>
 <language>en</language>
<item>
 <title>Re: Help...MMS account setting </title>
 <link>http://www.newlc.com/forum/helpmms-account-setting#comment-45371</link>
 <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;One question:&lt;/p&gt;

&lt;p&gt;&lt;pre class=&quot;bb-code-block&quot;&gt;
iIMSI.Copy(aSubscriberIdV1.iSubscriberId );
TBuf&amp;lt;100&amp;gt; buf1;
TInt pos=5;
buf1.Copy(iIMSI.Left(pos));
 
CMmsAccounts *mms = CMmsAccounts::NewLC();
RArray&amp;lt;TMmsAccountId&amp;gt; ids;
CleanupClosePushL(ids);
mms-&amp;gt;GetMMSAccountsL(ids);
CMmsSettings *settings = CMmsSettings::NewLC();
mms-&amp;gt;LoadSettingsL(ids[0], *settings);
 
if (buf1.CompareC(_L(&quot;52503&quot;))==KErrNone){
	settings-&amp;gt;SetAddressL(_L(&quot;http://mmsgw:8002/&quot;));
	mms-&amp;gt;SetDefaultMMSAccountL(ids[0],_L(&quot;M1 mms&quot;));
	settings-&amp;gt;SetMaxDownloadSize(_L(&quot;No restrictions&quot;));
	mms-&amp;gt;SaveSettingsL(ids[0], *settings);}
 &lt;/pre&gt;&lt;/p&gt;

&lt;p&gt;I already preset the M1 mms account in phone.I get error on the line SetMaxDownloadSize and SetDefaultMMSAccountL. Can anyone show me example on how to change it?&lt;/p&gt;

&lt;p&gt;Thanks in advance.&lt;/p&gt;

&lt;p&gt;Regards,&lt;/p&gt;

&lt;p&gt;Adrian&lt;br /&gt;
&lt;/p&gt;</description>
 <pubDate>Thu, 27 Mar 2008 11:07:48 +0100</pubDate>
 <dc:creator>Adrian99420</dc:creator>
 <guid isPermaLink="false">comment 45371 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Help...MMS account setting </title>
 <link>http://www.newlc.com/forum/helpmms-account-setting#comment-45352</link>
 <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I found some function which able to set the MMS account address, &quot; SetAddressL&quot;. However, i tried out the function but nothing is changed after running my code. What could be the problem?&lt;/p&gt;

&lt;p&gt;Besides, I also wish to change the MMS account&#039;s username and  password, are there any function which able to do so??&lt;/p&gt;

&lt;p&gt;Hope some pro fren can provide me a helping hand.&lt;/p&gt;

&lt;p&gt;Thanks in advance.&lt;/p&gt;

&lt;p&gt;Regards,&lt;/p&gt;

&lt;p&gt;Adrian&lt;/p&gt;</description>
 <pubDate>Thu, 27 Mar 2008 02:49:23 +0100</pubDate>
 <dc:creator>Adrian99420</dc:creator>
 <guid isPermaLink="false">comment 45352 at http://www.newlc.com</guid>
</item>
<item>
 <title>Help...MMS account setting </title>
 <link>http://www.newlc.com/forum/helpmms-account-setting</link>
 <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I am developing an application to change the MMS account setting, for example, the application able to change the MMS account name, address, username, password according to different network operator in use. &lt;/p&gt;

&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/forum/helpmms-account-setting&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/forum/helpmms-account-setting#comments</comments>
 <category domain="http://www.newlc.com/forums/messaging">Messaging</category>
 <pubDate>Tue, 25 Mar 2008 09:57:35 +0100</pubDate>
 <dc:creator>Adrian99420</dc:creator>
 <guid isPermaLink="false">20559 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
