Conforms to NSObject
Declared in WSCServiceAuthHandler.h

Overview

WSCServiceAuthHandler protocol to be implemented by applications for SIP challenge authentications.

Tasks

Instance Methods

handle:

Handles setting the username and password of the challenge.

- (void)handle:(id<WSCChallenge>)challenge

Parameters

challenge

Authentication challenge.

Discussion

Handles setting the username and password of the challenge.

Declared In

WSCServiceAuthHandler.h