[]Struct jni_android_sys::android::telecom::Call_Details

#[repr(transparent)]
pub struct Call_Details(_);

public class Call.Details

Required feature: "android-telecom-Call_Details"

Methods

impl Call_Details

pub fn can_int_int<'env>(
    __jni_env: &'env Env,
    arg0: i32,
    arg1: i32
) -> Result<bool, Local<'env, Throwable>>
[src]

pub fn can_int<'env>(
    &'env self,
    arg0: i32
) -> Result<bool, Local<'env, Throwable>>
[src]

pub fn capabilitiesToString<'env>(
    __jni_env: &'env Env,
    arg0: i32
) -> Result<Option<Local<'env, String>>, Local<'env, Throwable>>
[src]

capabilitiesToString

Required features: "java-lang-String"

pub fn hasProperty_int_int<'env>(
    __jni_env: &'env Env,
    arg0: i32,
    arg1: i32
) -> Result<bool, Local<'env, Throwable>>
[src]

pub fn hasProperty_int<'env>(
    &'env self,
    arg0: i32
) -> Result<bool, Local<'env, Throwable>>
[src]

pub fn propertiesToString<'env>(
    __jni_env: &'env Env,
    arg0: i32
) -> Result<Option<Local<'env, String>>, Local<'env, Throwable>>
[src]

propertiesToString

Required features: "java-lang-String"

pub fn getHandle<'env>(
    &'env self
) -> Result<Option<Local<'env, Uri>>, Local<'env, Throwable>>
[src]

getHandle

Required features: "android-net-Uri"

pub fn getHandlePresentation<'env>(
    &'env self
) -> Result<i32, Local<'env, Throwable>>
[src]

pub fn getCallerDisplayName<'env>(
    &'env self
) -> Result<Option<Local<'env, String>>, Local<'env, Throwable>>
[src]

getCallerDisplayName

Required features: "java-lang-String"

pub fn getCallerDisplayNamePresentation<'env>(
    &'env self
) -> Result<i32, Local<'env, Throwable>>
[src]

pub fn getAccountHandle<'env>(
    &'env self
) -> Result<Option<Local<'env, PhoneAccountHandle>>, Local<'env, Throwable>>
[src]

getAccountHandle

Required features: "android-telecom-PhoneAccountHandle"

pub fn getCallCapabilities<'env>(
    &'env self
) -> Result<i32, Local<'env, Throwable>>
[src]

pub fn getCallProperties<'env>(
    &'env self
) -> Result<i32, Local<'env, Throwable>>
[src]

pub fn getDisconnectCause<'env>(
    &'env self
) -> Result<Option<Local<'env, DisconnectCause>>, Local<'env, Throwable>>
[src]

getDisconnectCause

Required features: "android-telecom-DisconnectCause"

pub fn getConnectTimeMillis<'env>(
    &'env self
) -> Result<i64, Local<'env, Throwable>>
[src]

pub fn getGatewayInfo<'env>(
    &'env self
) -> Result<Option<Local<'env, GatewayInfo>>, Local<'env, Throwable>>
[src]

getGatewayInfo

Required features: "android-telecom-GatewayInfo"

pub fn getVideoState<'env>(&'env self) -> Result<i32, Local<'env, Throwable>>[src]

pub fn getStatusHints<'env>(
    &'env self
) -> Result<Option<Local<'env, StatusHints>>, Local<'env, Throwable>>
[src]

getStatusHints

Required features: "android-telecom-StatusHints"

pub fn getExtras<'env>(
    &'env self
) -> Result<Option<Local<'env, Bundle>>, Local<'env, Throwable>>
[src]

getExtras

Required features: "android-os-Bundle"

pub fn getIntentExtras<'env>(
    &'env self
) -> Result<Option<Local<'env, Bundle>>, Local<'env, Throwable>>
[src]

getIntentExtras

Required features: "android-os-Bundle"

pub fn getCreationTimeMillis<'env>(
    &'env self
) -> Result<i64, Local<'env, Throwable>>
[src]

pub fn equals<'env>(
    &'env self,
    arg0: impl Into<Option<&'env Object>>
) -> Result<bool, Local<'env, Throwable>>
[src]

equals

Required features: "java-lang-Object"

pub fn hashCode<'env>(&'env self) -> Result<i32, Local<'env, Throwable>>[src]

pub fn toString<'env>(
    &'env self
) -> Result<Option<Local<'env, String>>, Local<'env, Throwable>>
[src]

toString

Required features: "java-lang-String"

pub const CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO: i32[src]

pub const CAPABILITY_CAN_PAUSE_VIDEO: i32[src]

public static final CAPABILITY_CAN_PAUSE_VIDEO

pub const CAPABILITY_CAN_PULL_CALL: i32[src]

public static final CAPABILITY_CAN_PULL_CALL

pub const CAPABILITY_DISCONNECT_FROM_CONFERENCE: i32[src]

pub const CAPABILITY_HOLD: i32[src]

public static final CAPABILITY_HOLD

pub const CAPABILITY_MANAGE_CONFERENCE: i32[src]

public static final CAPABILITY_MANAGE_CONFERENCE

pub const CAPABILITY_MERGE_CONFERENCE: i32[src]

public static final CAPABILITY_MERGE_CONFERENCE

pub const CAPABILITY_MUTE: i32[src]

public static final CAPABILITY_MUTE

pub const CAPABILITY_RESPOND_VIA_TEXT: i32[src]

public static final CAPABILITY_RESPOND_VIA_TEXT

pub const CAPABILITY_SEPARATE_FROM_CONFERENCE: i32[src]

pub const CAPABILITY_SUPPORTS_VT_LOCAL_BIDIRECTIONAL: i32[src]

pub const CAPABILITY_SUPPORTS_VT_LOCAL_RX: i32[src]

public static final CAPABILITY_SUPPORTS_VT_LOCAL_RX

pub const CAPABILITY_SUPPORTS_VT_LOCAL_TX: i32[src]

public static final CAPABILITY_SUPPORTS_VT_LOCAL_TX

pub const CAPABILITY_SUPPORTS_VT_REMOTE_BIDIRECTIONAL: i32[src]

pub const CAPABILITY_SUPPORTS_VT_REMOTE_RX: i32[src]

pub const CAPABILITY_SUPPORTS_VT_REMOTE_TX: i32[src]

pub const CAPABILITY_SUPPORT_DEFLECT: i32[src]

public static final CAPABILITY_SUPPORT_DEFLECT

pub const CAPABILITY_SUPPORT_HOLD: i32[src]

public static final CAPABILITY_SUPPORT_HOLD

pub const CAPABILITY_SWAP_CONFERENCE: i32[src]

public static final CAPABILITY_SWAP_CONFERENCE

pub const PROPERTY_CONFERENCE: i32[src]

public static final PROPERTY_CONFERENCE

pub const PROPERTY_EMERGENCY_CALLBACK_MODE: i32[src]

pub const PROPERTY_ENTERPRISE_CALL: i32[src]

public static final PROPERTY_ENTERPRISE_CALL

pub const PROPERTY_GENERIC_CONFERENCE: i32[src]

public static final PROPERTY_GENERIC_CONFERENCE

pub const PROPERTY_HAS_CDMA_VOICE_PRIVACY: i32[src]

public static final PROPERTY_HAS_CDMA_VOICE_PRIVACY

pub const PROPERTY_HIGH_DEF_AUDIO: i32[src]

public static final PROPERTY_HIGH_DEF_AUDIO

pub const PROPERTY_IS_EXTERNAL_CALL: i32[src]

public static final PROPERTY_IS_EXTERNAL_CALL

pub const PROPERTY_RTT: i32[src]

public static final PROPERTY_RTT

pub const PROPERTY_SELF_MANAGED: i32[src]

public static final PROPERTY_SELF_MANAGED

pub const PROPERTY_WIFI: i32[src]

public static final PROPERTY_WIFI

Methods from Deref<Target = Object>

pub fn getClass<'env>(
    &'env self
) -> Result<Option<Local<'env, Class>>, Local<'env, Throwable>>
[src]

getClass

Required features: "java-lang-Class"

pub fn hashCode<'env>(&'env self) -> Result<i32, Local<'env, Throwable>>[src]

pub fn equals<'env>(
    &'env self,
    arg0: impl Into<Option<&'env Object>>
) -> Result<bool, Local<'env, Throwable>>
[src]

equals

Required features: "java-lang-Object"

pub fn toString<'env>(
    &'env self
) -> Result<Option<Local<'env, String>>, Local<'env, Throwable>>
[src]

toString

Required features: "java-lang-String"

pub fn notify<'env>(&'env self) -> Result<(), Local<'env, Throwable>>[src]

pub fn notifyAll<'env>(&'env self) -> Result<(), Local<'env, Throwable>>[src]

pub fn wait_long<'env>(
    &'env self,
    arg0: i64
) -> Result<(), Local<'env, Throwable>>
[src]

pub fn wait_long_int<'env>(
    &'env self,
    arg0: i64,
    arg1: i32
) -> Result<(), Local<'env, Throwable>>
[src]

pub fn wait<'env>(&'env self) -> Result<(), Local<'env, Throwable>>[src]

Trait Implementations

impl AsJValue for Call_Details

impl AsValidJObjectAndEnv for Call_Details

impl Deref for Call_Details

type Target = Object

The resulting type after dereferencing.

impl JniType for Call_Details

Auto Trait Implementations

Blanket Implementations

impl<T> Any for T where
    T: 'static + ?Sized
[src]

impl<T> Borrow<T> for T where
    T: ?Sized
[src]

impl<T> BorrowMut<T> for T where
    T: ?Sized
[src]

impl<T> From<T> for T[src]

impl<T, U> Into<U> for T where
    U: From<T>, 
[src]

impl<T, U> TryFrom<U> for T where
    U: Into<T>, 
[src]

type Error = Infallible

The type returned in the event of a conversion error.

impl<T, U> TryInto<U> for T where
    U: TryFrom<T>, 
[src]

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.