To use the BIS connection in blackberry, developers need to register for the BB Alliance program. However, the site is no longer available to new members.
What is the βofficialβ way to use a BIS connection on a blackberry now? Using mds-public as the secret key works for me, but have to be sure that this is standard.
connFact.setTransportTypeOptions(TransportInfo.TRANSPORT_BIS_B, new BisBOptions("mds-public"));
source share