C# Class BeFriend.ViewModel.SosPageViewModel

Inheritance: BaseViewModel
Show file Open project: prajjwaldimri/Friend-App

Public Methods

Method Description
SosPageViewModel ( ) : System

Private Methods

Method Description
Caller ( ) : void
LocationAccesser ( ) : Task
MessageSender ( string contactNumber ) : void
SosCommandMethod ( ) : void
TimerStarter ( ) : void
TwitterPoster ( ) : Task
timer_Tick ( object sender, object e ) : void

Method Details

SosPageViewModel() public method

public SosPageViewModel ( ) : System
return System