public static class ShadowTelecomManager.OutgoingCallRecord extends Object
TelecomManager.placeCall(android.net.Uri, android.os.Bundle)
.Modifier and Type | Field | Description |
---|---|---|
Uri |
address |
|
Bundle |
extras |
|
PhoneAccountHandle |
phoneAccount |
Constructor | Description |
---|---|
OutgoingCallRecord(Uri address,
Bundle extras) |
public final PhoneAccountHandle phoneAccount
public final Uri address
public final Bundle extras