Search Results for

    Show / Hide Table of Contents

    Class IncommingCallAlert

    Interaction logic for IncommingCallAlert.xaml

    Inheritance
    System.Object
    IncommingCallAlert
    Namespace: Simplic.Framework.PhoneInterface.UI
    Assembly: Simplic.Framework.dll
    Syntax
    public class IncommingCallAlert : RadDesktopAlert

    Constructors

    | Improve this Doc View Source

    IncommingCallAlert(IPhoneCall, IPhoneInterface)

    Initialize incomming call alert

    Declaration
    public IncommingCallAlert(IPhoneCall call, IPhoneInterface phoneInterface)
    Parameters
    Type Name Description
    IPhoneCall call
    IPhoneInterface phoneInterface

    Properties

    | Improve this Doc View Source

    Call

    Gets the current phone call

    Declaration
    public IPhoneCall Call { get; }
    Property Value
    Type Description
    IPhoneCall
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx