public class ImsPhoneFactory extends Object
Constructor and Description |
---|
ImsPhoneFactory() |
Modifier and Type | Method and Description |
---|---|
static ImsPhone |
makePhone(Context context,
PhoneNotifier phoneNotifier,
Phone defaultPhone)
Makes a
ImsPhone object. |
public static ImsPhone makePhone(Context context, PhoneNotifier phoneNotifier, Phone defaultPhone)
ImsPhone
object.context
- Context
needed to create a Phone objectphoneNotifier
- PhoneNotifier
needed to create a Phone
objectImsPhone
object